This commit is contained in:
iFargle 2024-02-06 19:39:48 +09:00
parent d9ba630863
commit 40ec6e2e3e

View file

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