This commit is contained in:
iFargle 2024-02-06 19:38:36 +09:00
parent 216e02e111
commit d9ba630863

View file

@ -74,10 +74,8 @@
content = {
type = "luks";
name = "SWAP";
settings = {
keyFile = "/mnt-root/etc/swap.key";
allowDiscards = true;
}; # content
passwordFile = "/mnt-root/etc/swap.key";
settings.allowDiscards = true;
content = {
type = "swap";
resumeDevice = true; # Hibernation