Consolidate swap settings.
This commit is contained in:
@@ -7,9 +7,4 @@
|
||||
];
|
||||
|
||||
networking.hostName = "c1";
|
||||
|
||||
swapDevices = pkgs.lib.mkForce [ {
|
||||
device = "/dev/disk/by-id/nvme-eui.002538b981b03d98-part2";
|
||||
randomEncryption.enable = true;
|
||||
}];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user