hades: enable photoprism
This commit is contained in:
parent
849a8866d6
commit
e7c479d433
1 changed files with 5 additions and 0 deletions
|
|
@ -73,6 +73,11 @@ in {
|
|||
privatePort = 8080;
|
||||
};
|
||||
|
||||
photoprism = {
|
||||
enable = true;
|
||||
port = 8084;
|
||||
};
|
||||
|
||||
restic-backup = {
|
||||
enable = true;
|
||||
repo = "b2:hades-backup-alarsyo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue