This commit is contained in:
iFargle 2023-09-22 17:49:32 +09:00
parent 090b806921
commit 7aa998b8f1

View file

@ -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