1 2 3 4 5 6
{...}: { fileSystems."/nix" = { options = [ "compress=zstd:3" "noatime" ]; neededForBoot = true; }; }