weilite/webdav: init
This commit is contained in:
parent
ea47988011
commit
c2a8e74e50
5 changed files with 65 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue