install photoprism
This commit is contained in:
parent
5ce6087b57
commit
c4ff862ab4
2 changed files with 14 additions and 0 deletions
|
@ -545,6 +545,15 @@ in
|
|||
#];
|
||||
};
|
||||
};
|
||||
|
||||
photoprism = {
|
||||
enable = true;
|
||||
originalsPath = "/mnt/backup_loutre/amandoleen/d/Users/Amand/Pictures";
|
||||
extraConfig = {
|
||||
PHOTOPRISM_AUTH_MODE = "public";
|
||||
PHOTOPRISM_READONLY = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
systemd.services."borgbackup-job-loutre".serviceConfig.TemporaryFileSystem = ["/mnt/borgsnap"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue