https://git.jolheiser.com/dotnix.git
1 2 3 4 5 6 7 8 9 10 11 12
{ services.gotosocial = { enable = true; settings = { application-name = "jolheiser GtS"; host = "social.jolheiser.com"; port = 4686; accounts-registration-open = false; landing-page-user = "jolheiser"; }; }; }