Working on reshuffling
This commit is contained in:
+3
-6
@@ -113,12 +113,9 @@ The Nix flake definition for Droidnix.
|
||||
specialArgs = { inherit inputs; };
|
||||
|
||||
modules = [
|
||||
# Host-specific configuration
|
||||
./generated/hosts/traveldroid/traveldroid.nix
|
||||
|
||||
# Optional boot/hardware
|
||||
./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
|
||||
|
||||
+3
-6
@@ -41,12 +41,9 @@
|
||||
specialArgs = { inherit inputs; };
|
||||
|
||||
modules = [
|
||||
# Host-specific configuration
|
||||
./generated/hosts/traveldroid/traveldroid.nix
|
||||
|
||||
# Optional boot/hardware
|
||||
./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
|
||||
|
||||
Reference in New Issue
Block a user