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