feat(webdav): WebDAV

This commit is contained in:
2025-09-08 07:53:43 -06:00
parent 6a96a2a074
commit 9fcb115fa8
3 changed files with 54 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ in {
];
};
"org" = {
path = "/persist/deertopia.net/dav/org";
path = "/var/lib/webdav/~msyds/org";
ignorePerms = true;
devices = [
"sydpc"
@@ -36,6 +36,7 @@ in {
"jellyfin"
"nginx"
"media"
"webdav"
];
sydnix.deertopia.nginx.vhosts."syncthing".vhost = {