put it back?

This commit is contained in:
2025-11-04 22:53:01 -06:00
parent 0fc620e7da
commit 1f8fe59423

View File

@@ -17,12 +17,15 @@ let
"directory mask" = "0775";
};
timemachine = {
path = "/holocron/archives/timemachine";
browseable = true;
writeable = true;
guestOk = false;
"create mask" = "0600";
"directory mask" = "0700";
"path" = "/holocron/archives/timemachine";
#"valid users" = "blake";
"public" = "no";
"writeable" = "yes";
#"force user" = "blake";
"fruit:aapl" = "yes";
"fruit:time machine" = "yes";
"vfs objects" = "catia fruit streams_xattr";
};
users = {
path = "/holocron/users";