From d75de73459f07839c3c0ec8feecaa113af210c2c Mon Sep 17 00:00:00 2001 From: ene Date: Tue, 21 Feb 2023 15:17:04 +0100 Subject: Fix(hosts): Further UUID updates for lahmu --- hosts/lahmu/hardware/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/lahmu') 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 = { -- cgit 1.4.1