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";
|
||||
extraArgs = [ "-f" ];
|
||||
subvolumes = {
|
||||
"/root" = {
|
||||
"@" = {
|
||||
mountpoint = "/";
|
||||
mountOptions = [ "compress=zstd" "noatime" ];
|
||||
}; # root
|
||||
|
|
Loading…
Reference in a new issue