grafana init

This commit is contained in:
mjallen18
2025-01-22 11:55:46 -06:00
parent d243f3e8f7
commit 1eca478a7b
6 changed files with 94 additions and 70 deletions

View File

@@ -14,6 +14,7 @@
# Authentik
authentik-nix = {
url = "github:nix-community/authentik-nix";
# url = "github:fpletz/authentik-nix/24.11"; # for some reason this is broken in stable and unstable
inputs.nixpkgs.follows = "nixpkgs-stable";
};