test
This commit is contained in:
parent
090b806921
commit
7aa998b8f1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
type = "btrfs";
|
type = "btrfs";
|
||||||
extraArgs = [ "-f" ];
|
extraArgs = [ "-f" ];
|
||||||
subvolumes = {
|
subvolumes = {
|
||||||
"/root" = {
|
"@" = {
|
||||||
mountpoint = "/";
|
mountpoint = "/";
|
||||||
mountOptions = [ "compress=zstd" "noatime" ];
|
mountOptions = [ "compress=zstd" "noatime" ];
|
||||||
}; # root
|
}; # root
|
||||||
|
|
Loading…
Reference in a new issue