oops, i forgot about that
Some checks failed
/ Check formatting (push) Has been cancelled

This commit is contained in:
Ittihadyya 2024-12-21 19:07:35 +02:00
parent ec6eba2a3c
commit ef41891e6b
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
}: {
services.gotosocial = {
enable = true;
package = pkgs.gts;
package = pkgs.gotosocial;
setupPostgresqlDB = false;
environmentFile = "${config.sops.templates."gts.env.secrets.yaml".path}";