diff options
| author | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
| commit | 772af12ffef7885ea9f0e3ef182599b61d0e72db (patch) | |
| tree | 6d6753c024eca2d6232fb06182dd778bf56babc4 /hosts/toaster/hardware-configuration.nix | |
| parent | 091b092b2eda01646a8eb7c7e6cdd7a304304928 (diff) | |
bump lock
Diffstat (limited to 'hosts/toaster/hardware-configuration.nix')
| -rw-r--r-- | hosts/toaster/hardware-configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/hardware-configuration.nix b/hosts/toaster/hardware-configuration.nix index f8bc0bb..c49eb32 100644 --- a/hosts/toaster/hardware-configuration.nix +++ b/hosts/toaster/hardware-configuration.nix @@ -46,7 +46,7 @@ options = [ "zfsutil" ]; }; swapDevices = - [ { device = "/dev/disk/by-partuuid/8a544c8b-1a49-481b-a685-253ef7478b2c"; + [ { device = "/dev/disk/by-partuuid/037518f2-9fa0-44f0-9550-745e27bf1c1f"; randomEncryption = true;} ]; |
