Working on reshuffling
This commit is contained in:
+1
-6
@@ -41,15 +41,10 @@
|
||||
specialArgs = { inherit inputs; };
|
||||
|
||||
modules = [
|
||||
# Host module now only defines configuration
|
||||
./generated/hosts/traveldroid/traveldroid.nix
|
||||
|
||||
# Optional host-specific boot/hardware overrides
|
||||
./generated/hosts/traveldroid/boot.nix
|
||||
./generated/hosts/traveldroid/hardware-configuration.nix
|
||||
|
||||
# External modules like stylix can also be added here if needed
|
||||
# stylix.nixosModules.default
|
||||
stylix.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user