photoprism: mount M-Camera too
This commit is contained in:
parent
3caa3cd08c
commit
aa82dcb669
@ -651,7 +651,10 @@
|
|||||||
|
|
||||||
photoprism.serviceConfig = {
|
photoprism.serviceConfig = {
|
||||||
ProtectHome = lib.mkForce "tmpfs";
|
ProtectHome = lib.mkForce "tmpfs";
|
||||||
BindPaths = ["/home/motiejus/annex2/Pictures:/data"];
|
BindPaths = [
|
||||||
|
"/home/motiejus/annex2/M-Active:/data/M-Camera"
|
||||||
|
"/home/motiejus/annex2/Pictures:/data/Pictures"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user