mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
btrfs zstd:8
This commit is contained in:
@@ -93,7 +93,7 @@ inputs:
|
||||
{
|
||||
device = device.name;
|
||||
fsType = "btrfs";
|
||||
options = [ "compress-force=zstd:15" "subvol=${subvol.name}" ];
|
||||
options = [ "compress-force=zstd:8" "subvol=${subvol.name}" ];
|
||||
};
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user