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