From 0cae64a93804567d89ef1237685e0d06773adf01 Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Sun, 10 Dec 2023 13:06:39 +0100 Subject: [PATCH] plausible --- hosts/picard/plausible.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/picard/plausible.nix b/hosts/picard/plausible.nix index d2cf4a43..92310b83 100644 --- a/hosts/picard/plausible.nix +++ b/hosts/picard/plausible.nix @@ -23,7 +23,7 @@ in { services.plausible = { enable = true; package = pkgs.unstable.plausible; - releaseCookiePath = config.age.secrets.plausibleSecretKeybase.path; + # releaseCookiePath = config.age.secrets.plausibleSecretKeybase.path; adminUser = { # activate is used to skip the email verification of the admin-user that's