about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/spawn/configuration.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/spawn/configuration.nix b/hosts/spawn/configuration.nix
index 88e38d35..e7739e3d 100644
--- a/hosts/spawn/configuration.nix
+++ b/hosts/spawn/configuration.nix
@@ -6,8 +6,8 @@
 
     ../../system
 
-
-#../../services
+    # TODO ?
+    ../../services
   ];
 
   system.stateVersion = "23.05";