weilite/immich: add external-library
This commit is contained in:
parent
67f825293b
commit
9e23f3961f
2 changed files with 78 additions and 8 deletions
|
@ -96,13 +96,6 @@
|
|||
};
|
||||
|
||||
systemd.mounts = [
|
||||
{
|
||||
what = "originals";
|
||||
where = "/mnt/XinPhotos/originals";
|
||||
type = "virtiofs";
|
||||
options = "rw,nodev,nosuid";
|
||||
wantedBy = [ "immich-server.service" ];
|
||||
}
|
||||
{
|
||||
what = "nixos";
|
||||
where = "/mnt/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue