From 0f88954989f2c4b5bd10a1f5d9a71e07e538f979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 9 Feb 2023 09:48:34 +0100 Subject: [PATCH] fix(ci): add grafana secret to makanek --- ci.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ci.nix b/ci.nix index 3e563ec..25d29d7 100644 --- a/ci.nix +++ b/ci.nix @@ -69,6 +69,7 @@ tabula = ensureFiles basic; ful = ensureFiles (["root.password"] ++ basic); makanek = ensureFiles ([ + "grafana/admin" "irc/retiolum" "irc/hackint" "irc/libera"