From 5c9d04d69b7ccde9a71245ae275a8c520f9c1a80 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Thu, 2 Jan 2025 20:02:48 +0000 Subject: add remote zfs unlock --- hosts/minime/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/minime/hardware-configuration.nix') diff --git a/hosts/minime/hardware-configuration.nix b/hosts/minime/hardware-configuration.nix index 49ba6d6..f714d9e 100644 --- a/hosts/minime/hardware-configuration.nix +++ b/hosts/minime/hardware-configuration.nix @@ -51,7 +51,7 @@ swapDevices = [ { - device = "/dev/disk/by-partuuid/5c3e37ec-c277-4487-8169-813446a5f723"; + device = "/dev/disk/by-partuuid/7e7d0e0b-90b7-465c-a022-089b38e0f16d"; randomEncryption = true; } ]; -- cgit v1.3.1