zaphyra's git: nixfiles

zaphyra and void's nixfiles

commit 6bb0fd21e6e4df687ff52baf32ccd08fd93d8a9e
parent 80c163609b31bd504215b7d7c429c153be4487db
Author: Katja (zaphyra) <git@ctu.cx>
Date: Mon, 26 May 2025 23:51:54 +0200

config/nixos/modules/websites/gts.zaphyra.eu: copy-paste oopsie-woopsie
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/nixos/modules/websites/gts.zaphyra.eu.nix b/config/nixos/modules/websites/gts.zaphyra.eu.nix
@@ -48,7 +48,7 @@ in
       };
     };
 
-    systemd.tmpfiles.settings.stagit = {
+    systemd.tmpfiles.settings.gotosocial = {
       "/var/lib/gotosocial/storage".d = {
         user = config.modules.services.gotosocial.user;
         group = config.modules.services.gotosocial.group;