fix formatting on service list

This commit is contained in:
2025-10-15 20:25:06 -05:00
parent b868f691d8
commit aebc51cc2e
2 changed files with 7 additions and 7 deletions

View File

@@ -21,8 +21,8 @@ let
browseable = true;
writable = true;
guestOk = false;
"create mask" = "0775";
"directory mask" = "0775";
"create mask" = "0660";
"directory mask" = "0770";
};
media = {
path = "/holocron/media";