another one

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-03-25 22:51:08 +02:00
parent 002e6a43c8
commit 6dc7762d90
7 changed files with 14 additions and 84 deletions

View File

@ -65,7 +65,7 @@
"@nix" = {
mountpoint = "/nix";
mountOptions = [
"compress=zstd"
"compress-force=zstd"
"noatime"
];
};