weilite/webdav: init

This commit is contained in:
xinyangli 2025-04-06 22:21:16 +08:00
parent ea47988011
commit c2a8e74e50
No known key found for this signature in database
5 changed files with 65 additions and 14 deletions

View file

@ -102,6 +102,13 @@
type = "virtiofs";
options = "rw,nodev,nosuid";
}
{
what = "originals";
where = "/mnt/photos/xin/originals";
type = "virtiofs";
options = "rw,nodev,nosuid";
wantedBy = [ "immich-server.service" ];
}
{
what = "/mnt/nixos/ocis";
where = "/var/lib/ocis";