From 49888ff7b3af649f359a314fc09bd7c9a3368325 Mon Sep 17 00:00:00 2001 From: LuoChen Date: Mon, 19 Aug 2024 08:12:26 +0800 Subject: [PATCH] flakes/manual: add authentik-nix --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 23b69c54..90505dcd 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -119,6 +119,11 @@ type = "github" owner = "ngi-nix" repo = "weblate" +[[sources]] +type = "github" +owner = "nix-community" +repo = "authentik-nix" + [[sources]] type = "github" owner = "nix-community"