From ae162ed3529df04d382648b57739aa0826588b8f Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 11 Jul 2023 12:51:50 +0200 Subject: Fix(hosts/tiamat): Update to new swapfile uuid --- hosts/tiamat/hardware/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/tiamat/hardware/default.nix b/hosts/tiamat/hardware/default.nix index 2133ca8a..dd0dd7d9 100644 --- a/hosts/tiamat/hardware/default.nix +++ b/hosts/tiamat/hardware/default.nix @@ -11,7 +11,7 @@ disk = "/dev/disk/by-id/nvme-CT1000P5SSD8_21032C857568"; ssd = true; swap = { - uuid = "4211a4ff-f2e9-41ed-83ca-712830fd0254"; + uuid = "057b5041-6fee-4739-84a9-ade8f0f51519"; resumeOffset = "533760"; }; }; -- cgit 1.4.1