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 = { content = {
type = "luks"; type = "luks";
name = "SWAP"; name = "SWAP";
settings = { passwordFile = "/mnt-root/etc/swap.key";
keyFile = "/mnt-root/etc/swap.key"; settings.allowDiscards = true;
allowDiscards = true;
}; # content
content = { content = {
type = "swap"; type = "swap";
resumeDevice = true; # Hibernation resumeDevice = true; # Hibernation