diff --git a/hosts/hades/default.nix b/hosts/hades/default.nix index 4f4c02e..a7b6544 100644 --- a/hosts/hades/default.nix +++ b/hosts/hades/default.nix @@ -112,11 +112,6 @@ in { secretKeyFile = config.age.secrets."paperless/secret-key".path; }; - photoprism = { - enable = true; - port = 8084; - }; - pleroma = { enable = true; port = 8086;