test
This commit is contained in:
parent
d86a0b8969
commit
538de8e5ee
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
||||||
content = {
|
content = {
|
||||||
type = "luks";
|
type = "luks";
|
||||||
name = "ROOT";
|
name = "ROOT";
|
||||||
|
settings.preLVM = true;
|
||||||
extraOpenArgs = [ "--allow-discards" ];
|
extraOpenArgs = [ "--allow-discards" ];
|
||||||
content = {
|
content = {
|
||||||
type = "btrfs";
|
type = "btrfs";
|
||||||
|
|
Loading…
Reference in a new issue