diff --git a/hosts/sqq1-desk2/configuration.nix b/hosts/sqq1-desk2/configuration.nix index cc9bc8f..318a905 100644 --- a/hosts/sqq1-desk2/configuration.nix +++ b/hosts/sqq1-desk2/configuration.nix @@ -30,12 +30,7 @@ in }; }; - swapDevices = [ - { - device = "${nvme}-part2"; - randomEncryption.enable = true; - } - ]; + swapDevices = [ { device = "${nvme}-part2"; } ]; fileSystems = { "/" = {