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/default.nix2
-rw-r--r--hosts/isimud/default.nix2
-rw-r--r--hosts/lahmu/default.nix2
-rw-r--r--hosts/mammun/default.nix2
-rw-r--r--hosts/tiamat/default.nix2
5 files changed, 5 insertions, 5 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix
index 293b09a2..8c580214 100644
--- a/hosts/apzu/default.nix
+++ b/hosts/apzu/default.nix
@@ -3,7 +3,7 @@
     ./hardware
     ./networking.nix
 
-    ../../system
+    ../../sys
   ];
 
   soispha = {
diff --git a/hosts/isimud/default.nix b/hosts/isimud/default.nix
index 5f8fc987..5aa6ad3c 100644
--- a/hosts/isimud/default.nix
+++ b/hosts/isimud/default.nix
@@ -2,7 +2,7 @@
   imports = [
     ./hardware
     ./networking.nix
-    ../../system
+    ../../sys
   ];
 
   isoImage = {
diff --git a/hosts/lahmu/default.nix b/hosts/lahmu/default.nix
index 85ff9a0e..94d8b054 100644
--- a/hosts/lahmu/default.nix
+++ b/hosts/lahmu/default.nix
@@ -9,7 +9,7 @@
     ./hardware
     ./networking.nix
 
-    ../../system
+    ../../sys
   ];
 
   soispha = {
diff --git a/hosts/mammun/default.nix b/hosts/mammun/default.nix
index cb7d259f..5c66d9fa 100644
--- a/hosts/mammun/default.nix
+++ b/hosts/mammun/default.nix
@@ -10,7 +10,7 @@
     ./hardware
     ./networking.nix
 
-    ../../system
+    ../../sys
   ];
   soispha = {
     locale.enable = true;
diff --git a/hosts/tiamat/default.nix b/hosts/tiamat/default.nix
index 3aa291c2..7f2080e3 100644
--- a/hosts/tiamat/default.nix
+++ b/hosts/tiamat/default.nix
@@ -3,7 +3,7 @@
     ./hardware
     ./networking.nix
 
-    ../../system
+    ../../sys
   ];
 
   soispha = {