aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/lahmu/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/lahmu/hardware')
-rw-r--r--hosts/lahmu/hardware/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/hosts/lahmu/hardware/default.nix b/hosts/lahmu/hardware/default.nix
index a5958933..aab20b18 100644
--- a/hosts/lahmu/hardware/default.nix
+++ b/hosts/lahmu/hardware/default.nix
@@ -16,12 +16,12 @@
system.fileSystemLayouts = {
enable = true;
- mainDisk = "/dev/disk/by-uuid/b1974623-df36-4367-bf12-c0778cd8ff33";
- efiDisk = "/dev/disk/by-uuid/201D-E6E7";
+ mainDisk = "/dev/disk/by-uuid/c0382dda-1f55-4209-967d-b8b22cb0f6e1";
+ efiDisk = "/dev/disk/by-uuid/167D-2F0B";
ssd = true;
swap = {
- uuid = "TO_BE_ADDED";
- resumeOffset = "10";
+ uuid = "c0382dda-1f55-4209-967d-b8b22cb0f6e1";
+ resumeOffset = "140544";
};
};