From 72ab53626225db71d07a770da1c4e1b9a74a9026 Mon Sep 17 00:00:00 2001 From: "xyno (Philipp Hochkamp)" Date: Mon, 14 Aug 2023 10:51:24 +0200 Subject: [PATCH] try make samba better --- hosts/ds9/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/ds9/default.nix b/hosts/ds9/default.nix index e1f3ae5b..06007837 100644 --- a/hosts/ds9/default.nix +++ b/hosts/ds9/default.nix @@ -296,8 +296,9 @@ in "write list" = "@wheel"; "fruit:time machine" = "yes"; "fruit:time machine max size" = "2050G"; - "vfs objects" = "acl_xattr fruit streams_xattr"; + "vfs objects" = "acl_xattr fruit streams_xattr aio pthead"; "inherit acls" = "yes"; + "aio_pthread:aio open" = "yes"; }; data = { path = "/data";