hades: disable pleroma

I'm just not using it, unfortunately.
This commit is contained in:
Antoine Martin 2025-11-21 16:19:53 +01:00
parent 2f2ff798e5
commit 2fe8979cad

View file

@ -119,7 +119,7 @@ in {
};
pleroma = {
enable = true;
enable = false;
port = 8086;
secretConfigFile = config.age.secrets."pleroma/pleroma-config".path;
};