From 8d22854d9cdf1592b5dfb2f74cf5eda2c135a8e0 Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Thu, 28 Sep 2023 20:12:35 +0200 Subject: [PATCH] doing curesd shit --- hosts/picard/plausible.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/picard/plausible.nix b/hosts/picard/plausible.nix index 8cc5062d..d2cf4a43 100644 --- a/hosts/picard/plausible.nix +++ b/hosts/picard/plausible.nix @@ -22,6 +22,7 @@ in { }; services.plausible = { enable = true; + package = pkgs.unstable.plausible; releaseCookiePath = config.age.secrets.plausibleSecretKeybase.path; adminUser = {