test
This commit is contained in:
parent
a582b5e7cc
commit
2af00f65fa
1 changed files with 3 additions and 7 deletions
|
@ -74,10 +74,6 @@
|
|||
content = {
|
||||
type = "luks";
|
||||
name = "SWAP";
|
||||
settings = {
|
||||
keyFile = "/mnt-root/etc/swap.key";
|
||||
allowDiscards = true;
|
||||
}; # content
|
||||
content = {
|
||||
type = "swap";
|
||||
resumeDevice = true; # Hibernation
|
||||
|
|
Loading…
Reference in a new issue