Working on reshuffling
This commit is contained in:
+5
-5
@@ -41,13 +41,13 @@
|
||||
specialArgs = { inherit inputs; };
|
||||
|
||||
modules = [
|
||||
#./generated/hosts/traveldroid/traveldroid.nix
|
||||
#./generated/hosts/traveldroid/boot.nix
|
||||
#./generated/hosts/traveldroid/hardware-configuration.nix
|
||||
./generated/hosts/traveldroid/traveldroid.nix
|
||||
./generated/hosts/traveldroid/boot.nix
|
||||
./generated/hosts/traveldroid/hardware-configuration.nix
|
||||
|
||||
# External modules
|
||||
#inputs.stylix.nixosModules.default
|
||||
#inputs.home-manager.nixosModules.home-manager
|
||||
inputs.stylix.nixosModules.default
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
]
|
||||
#++ builtins.attrValues (inputs.import-tree ./generated/modulesREMOVE)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user