test
This commit is contained in:
parent
4415f50324
commit
15357dd55d
1 changed files with 5 additions and 3 deletions
|
@ -75,10 +75,12 @@
|
|||
keyFile = "/swap.key";
|
||||
allowDiscards = true;
|
||||
};
|
||||
content = {
|
||||
type = "swap";
|
||||
randomEncryption = false;
|
||||
resumeDevice = true; # Hibernation
|
||||
};
|
||||
};
|
||||
} # partition 3 (SWAP)
|
||||
]; # partitions
|
||||
}; # content
|
||||
|
|
Loading…
Reference in a new issue