hades: disable photoprism

This commit is contained in:
Antoine Martin 2024-04-03 17:38:13 +02:00
parent 9967ba273c
commit 2e93dc6f77

View file

@ -112,11 +112,6 @@ in {
secretKeyFile = config.age.secrets."paperless/secret-key".path;
};
photoprism = {
enable = true;
port = 8084;
};
pleroma = {
enable = true;
port = 8086;