summaryrefslogtreecommitdiff
path: root/hosts/minime/hardware-configuration.nix
diff options
context:
space:
mode:
authorGrigory Shipunov2025-01-02 20:02:48 +0000
committerGrigory Shipunov2025-01-02 20:31:07 +0000
commit5c9d04d69b7ccde9a71245ae275a8c520f9c1a80 (patch)
tree098893746dc56f905f02b843b8d4ebfd9de9c54d /hosts/minime/hardware-configuration.nix
parent7347183da7b5ff1bde96ac1987a3018b2704b4ef (diff)
add remote zfs unlock
Diffstat (limited to 'hosts/minime/hardware-configuration.nix')
-rw-r--r--hosts/minime/hardware-configuration.nix2
1 files changed, 1 insertions, 1 deletions
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;
} ];