From 05cf38543e0f3c66fbf069d26656fe53871883d2 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 14 Jan 2024 19:41:07 +0900 Subject: feat(modules/authentik): init --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 40bd39d..c0da437 100644 --- a/flake.nix +++ b/flake.nix @@ -8,6 +8,9 @@ impermanence.url = "github:nix-community/impermanence"; + authentik-nix.url = "github:nix-community/authentik-nix"; + authentik-nix.inputs.nixpkgs.follows = "unstable"; + sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "unstable"; -- cgit 1.4.1