diff --git a/systems/x86_64-linux/sgx/fileserver.nix b/systems/x86_64-linux/sgx/fileserver.nix index 9c11c6c..98d7799 100644 --- a/systems/x86_64-linux/sgx/fileserver.nix +++ b/systems/x86_64-linux/sgx/fileserver.nix @@ -51,6 +51,8 @@ "workgroup" = "WORKGROUP"; "server string" = "sgx"; "netbios name" = "sgx"; + "min protocol" = "SMB2"; + "ea support" = "yes"; #"max protocol" = "smb2"; "hosts allow" = "192.168.178. 127.0.0.1 localhost 2003::/16 ::1"; "hosts deny" = "ALL"; @@ -67,6 +69,8 @@ "fruit:metadata" = "stream"; "fruit:delete_empty_adfiles" = "yes"; "fruit:veto_appledouble" = "no"; + "fruit:nfs_aces" = "no"; + "fruit:wipe_intentionally_left_blank_rfork" = "yes"; "spotlight" = "yes"; }; TimeMachineBackup = {