Add photoprism properly
This commit is contained in:
parent
b2b1df3cda
commit
5c5daa49b7
7 changed files with 54 additions and 15 deletions
|
@ -86,6 +86,11 @@
|
|||
fsType = "none";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
"/var/lib/private/photoprism/originals" = {
|
||||
device = "/export/JimboNFS/Photos/Galleries";
|
||||
fsType = "none";
|
||||
options = [ "bind" ];
|
||||
};
|
||||
};
|
||||
swapDevices = [
|
||||
{ device = "/dev/disk/by-uuid/ec422cad-bf93-4b15-b989-2c807f1073a4"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue