about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/apzu/configuration.nix2
-rw-r--r--hosts/lahmu/configuration.nix2
-rw-r--r--hosts/mammun/configuration.nix2
-rw-r--r--hosts/spawn/configuration.nix3
-rw-r--r--hosts/tiamat/configuration.nix2
5 files changed, 0 insertions, 11 deletions
diff --git a/hosts/apzu/configuration.nix b/hosts/apzu/configuration.nix
index 8e78949b..0e71a7ba 100644
--- a/hosts/apzu/configuration.nix
+++ b/hosts/apzu/configuration.nix
@@ -11,8 +11,6 @@
     ./networking.nix
 
     ../../system
-
-    ../../services
   ];
 
   system.stateVersion = "23.05";
diff --git a/hosts/lahmu/configuration.nix b/hosts/lahmu/configuration.nix
index dbf6327c..a3274958 100644
--- a/hosts/lahmu/configuration.nix
+++ b/hosts/lahmu/configuration.nix
@@ -11,8 +11,6 @@
     ./networking.nix
 
     ../../system
-
-    ../../services
   ];
 
   soispha = {
diff --git a/hosts/mammun/configuration.nix b/hosts/mammun/configuration.nix
index 294fc815..0252e8e8 100644
--- a/hosts/mammun/configuration.nix
+++ b/hosts/mammun/configuration.nix
@@ -12,8 +12,6 @@
     ./networking.nix
 
     ../../system
-
-    ../../services
   ];
   soispha = {
     users = {
diff --git a/hosts/spawn/configuration.nix b/hosts/spawn/configuration.nix
index e7739e3d..ff50f404 100644
--- a/hosts/spawn/configuration.nix
+++ b/hosts/spawn/configuration.nix
@@ -5,9 +5,6 @@
     ./networking.nix
 
     ../../system
-
-    # TODO ?
-    ../../services
   ];
 
   system.stateVersion = "23.05";
diff --git a/hosts/tiamat/configuration.nix b/hosts/tiamat/configuration.nix
index 7f68621c..44a89d70 100644
--- a/hosts/tiamat/configuration.nix
+++ b/hosts/tiamat/configuration.nix
@@ -13,8 +13,6 @@
     ../../secrets
 
     ../../system
-
-    ../../services
   ];
 
   system.stateVersion = "23.05";