hades: enable photoprism

This commit is contained in:
Antoine Martin 2022-10-11 21:37:23 +02:00
parent 7205d180ec
commit 431f2c1df6

View file

@ -73,6 +73,11 @@ in {
privatePort = 8080; privatePort = 8080;
}; };
photoprism = {
enable = true;
port = 8084;
};
restic-backup = { restic-backup = {
enable = true; enable = true;
repo = "b2:hades-backup-alarsyo"; repo = "b2:hades-backup-alarsyo";