From a090e59974145f14f79d098147072bee73048191 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Sun, 26 Nov 2023 18:00:15 +0100 Subject: [PATCH] No secret cookie --- nixos/queen/akkoma.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/queen/akkoma.nix b/nixos/queen/akkoma.nix index 9b66bb3..7e632b6 100644 --- a/nixos/queen/akkoma.nix +++ b/nixos/queen/akkoma.nix @@ -24,7 +24,7 @@ forceSSL = true; serverName = "akkoma.gladtherescake.eu"; }; - dist.cookie._secret = config.sops.secrets."releaseCookie".path; + #dist.cookie._secret = config.sops.secrets."releaseCookie".path; config = { ":pleroma".":instance" = {