aboutsummaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--machines/rivendell.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/machines/rivendell.nix b/machines/rivendell.nix
index ef458c5..7e2d52d 100644
--- a/machines/rivendell.nix
+++ b/machines/rivendell.nix
@@ -56,10 +56,11 @@
"hosts allow" = "192.168.1.0/24 10.100.0.0/24 localhost";
"guest account" = "nobody";
"map to guest" = "bad user";
- "use sendfile" = "yes";
- "load printers" = "no";
- "vfs objects" = "catia fruit streams_xattr";
+ "use sendfile" = true;
+ "load printers" = false;
+ "vfs objects" = "fruit streams_xattr";
"fruit:metadata" = "stream";
+ "mangled names" = false;
};
media = {