hades: enable photoprism
This commit is contained in:
parent
7205d180ec
commit
431f2c1df6
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