diff --git a/nixos/hosts/EDI/hardware-configuration.nix b/nixos/hosts/EDI/hardware-configuration.nix index c62d408..ad2bffb 100644 --- a/nixos/hosts/EDI/hardware-configuration.nix +++ b/nixos/hosts/EDI/hardware-configuration.nix @@ -32,7 +32,7 @@ swapDevices = [ { - device = "dev/disk/by-uuid/2b4f0e94-65b4-4e98-8744-0c671954e524"; + device = "/dev/disk/by-path/pci-0000:71:00.0-nvme-1-part2"; randomEncryption.enable = true; } ];