From 5fbe5464b707545b3a25122e608a964b72debfe9 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Wed, 14 Sep 2022 06:24:56 -0600 Subject: [PATCH] h: enable gts again --- hosts/h/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/h/default.nix b/hosts/h/default.nix index b5af39a..c800923 100644 --- a/hosts/h/default.nix +++ b/hosts/h/default.nix @@ -132,7 +132,7 @@ in { services = { gotosocial = { - enable = false; + enable = true; # https://github.com/superseriousbusiness/gotosocial/blob/v0.5.0-rc1/example/config.yaml configuration = { account-domain = "mammothcircus.com";