timemachine changes

This commit is contained in:
2025-10-17 20:07:31 -05:00
parent 3b12bf7081
commit 3cba1640e0

View File

@@ -17,14 +17,13 @@ let
"directory mask" = "0775"; "directory mask" = "0775";
}; };
timemachine = { timemachine = {
"path" = "/holocron/archives/timemachine"; browseable = true;
"valid users" = "username"; "path" = "/holocron/archives/timemachine";
"public" = "no"; "public" = "no";
"writeable" = "yes"; "writeable" = "yes";
"force user" = "username"; "fruit:aapl" = "yes";
"fruit:aapl" = "yes"; "fruit:time machine" = "yes";
"fruit:time machine" = "yes"; "vfs objects" = "catia fruit streams_xattr";
"vfs objects" = "catia fruit streams_xattr";
}; };
users = { users = {
path = "/holocron/users"; path = "/holocron/users";