We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5a994 commit 9f50a32Copy full SHA for 9f50a32
hosts/spore/web/mastodon.nix
@@ -40,7 +40,7 @@
40
group = "mastodon";
41
};
42
services.mastodon = {
43
- enable = true;
+ enable = false;
44
localDomain = "pub.zx.dev";
45
streamingProcesses = 1;
46
secretKeyBaseFile = config.age.secrets.mastodon-secret-key-base.path;
0 commit comments