diff --git a/machines/nazuna/hardware-configuration.nix b/machines/nazuna/hardware-configuration.nix index 3477293..7fa2700 100644 --- a/machines/nazuna/hardware-configuration.nix +++ b/machines/nazuna/hardware-configuration.nix @@ -34,7 +34,7 @@ swapDevices = [ { - device = "/dev/disk/by-uuid/00bb36bf-18c0-401c-afe4-3c9b944add9d"; + device = "/dev/disk/by-partuuid/08140a4b-38d7-4af3-b302-ccc952b085eb"; randomEncryption.enable = true; } ];