diff --git a/hosts/hades/default.nix b/hosts/hades/default.nix index dbbff5c..5f5355b 100644 --- a/hosts/hades/default.nix +++ b/hosts/hades/default.nix @@ -119,7 +119,7 @@ in { }; pleroma = { - enable = true; + enable = false; port = 8086; secretConfigFile = config.age.secrets."pleroma/pleroma-config".path; };