Changes
2 changed files (+2/-2)
-
-
@@ -52,6 +52,8 @@"/nix" = { }; "/.snapshots" = { }; }; # atime is an anti-feature and disabling it should boost perf on XVM mountOptions = [ "noatime" ]; }; }; };
-
-
-
@@ -45,10 +45,8 @@# NixOS is a disk destroyer # I NEED ZSTD # atime is an anti-feature and disabling it should boost perf on XVM fileSystems."/".options = [ "compress=zstd" "noatime" ]; # Download more RAM
-