test disk partitesttion changes
This commit is contained in:
parent
ba878932a3
commit
4415f50324
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
end = "100%";
|
end = "100%";
|
||||||
content = {
|
content = {
|
||||||
type = "luks";
|
type = "luks";
|
||||||
name "SWAP";
|
name = "SWAP";
|
||||||
settings = {
|
settings = {
|
||||||
keyFile = "/swap.key";
|
keyFile = "/swap.key";
|
||||||
allowDiscards = true;
|
allowDiscards = true;
|
||||||
|
|
Loading…
Reference in a new issue