about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--hosts/lahmu/hardware/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/lahmu/hardware/default.nix b/hosts/lahmu/hardware/default.nix
index 3cd9ef73..82e1ec62 100644
--- a/hosts/lahmu/hardware/default.nix
+++ b/hosts/lahmu/hardware/default.nix
@@ -16,8 +16,8 @@
 
   system.fileSystemLayouts = {
     enable = true;
-    mainDisk = "/dev/disk/by-uuid/0c025dff-57bf-481c-bc60-3ccdc513a5d1";
-    efiDisk = "/dev/disk/by-uuid/C4B2-0149";
+    mainDisk = "/dev/disk/by-uuid/b1974623-df36-4367-bf12-c0778cd8ff33";
+    efiDisk = "/dev/disk/by-uuid/201D-E6E7";
   };
 
   boot = {