weilite/immich: add external-library

This commit is contained in:
xinyangli 2025-03-04 23:37:25 +08:00
parent 67f825293b
commit 9e23f3961f
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
2 changed files with 78 additions and 8 deletions

View file

@ -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";