more experiment
This commit is contained in:
parent
38fe1c2728
commit
f68395aca9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
size = "100%";
|
size = "100%";
|
||||||
content = {
|
content = {
|
||||||
type = "btrfs";
|
type = "btrfs";
|
||||||
extraArgs = [ "-f" "-L nixos" ];
|
extraArgs = [ "-f" ];
|
||||||
subvolumes = {
|
subvolumes = {
|
||||||
"root" = {
|
"root" = {
|
||||||
mountpoint = "/";
|
mountpoint = "/";
|
||||||
|
|
Loading…
Add table
Reference in a new issue