modularize config
This commit is contained in:
parent
48f0c3b3ec
commit
65ff3fcd11
25 changed files with 88 additions and 14 deletions
|
@ -76,7 +76,7 @@
|
|||
attrs.stylix.nixosModules.stylix
|
||||
attrs.nixvim.nixosModules.nixvim
|
||||
attrs.nixos-hardware.nixosModules.framework-12th-gen-intel
|
||||
./hosts
|
||||
./hosts/Lenni
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
@ -107,7 +107,7 @@
|
|||
attrs.nixos-hardware.nixosModules.common-cpu-amd
|
||||
attrs.nixos-hardware.nixosModules.common-cpu-amd-pstate
|
||||
attrs.nixos-hardware.nixosModules.common-cpu-amd-zenpower
|
||||
./hosts
|
||||
./hosts/Puenktchen
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
@ -138,7 +138,7 @@
|
|||
attrs.nixos-hardware.nixosModules.common-cpu-amd
|
||||
attrs.nixos-hardware.nixosModules.common-cpu-amd-pstate
|
||||
attrs.nixos-hardware.nixosModules.common-cpu-amd-zenpower
|
||||
./hosts
|
||||
./hosts/Anton
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
@ -167,7 +167,7 @@
|
|||
attrs.stylix.nixosModules.stylix
|
||||
attrs.nixvim.nixosModules.nixvim
|
||||
attrs.jovian.nixosModules.default
|
||||
./hosts
|
||||
./hosts/Lillie
|
||||
./users/willifan
|
||||
./pkgs
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue