aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/desktop/configuration.nix2
-rw-r--r--hosts/spawn/configuration.nix1
2 files changed, 3 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index 8e78949b..7f68621c 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -10,6 +10,8 @@
./hardware
./networking.nix
+ ../../secrets
+
../../system
../../services
diff --git a/hosts/spawn/configuration.nix b/hosts/spawn/configuration.nix
index b30609d8..88e38d35 100644
--- a/hosts/spawn/configuration.nix
+++ b/hosts/spawn/configuration.nix
@@ -6,6 +6,7 @@
../../system
+
#../../services
];