Update keyfilez
This commit is contained in:
parent
15357dd55d
commit
bfc6c76bae
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
type = "luks";
|
type = "luks";
|
||||||
name = "SWAP";
|
name = "SWAP";
|
||||||
settings = {
|
settings = {
|
||||||
keyFile = "/swap.key";
|
keyFile = "/etc/swap.key";
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
};
|
};
|
||||||
content = {
|
content = {
|
||||||
|
|
Loading…
Reference in a new issue