hosts: kabtopci: some changes for hydra space

This commit is contained in:
2024-08-16 14:56:56 +02:00
parent eae9aa6d62
commit 183a280402
3 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
fileSystems."/nix" =
{ device = "/dev/disk/by-label/NIXROOT";
fsType = "btrfs";
options = [ "compress=zstd,space_cache=v2,ssd,noatime,subvol=@nix,discard=async" ];
options = [ "compress=zstd:9,space_cache=v2,ssd,noatime,subvol=@nix,discard=async" ];
};
fileSystems."/swap" =