use upstream nixpkgs for authentik

This commit is contained in:
Rouven Seifert 2025-04-28 15:24:42 +02:00
parent ec9e315d33
commit c9b09f6a2d
Signed by: rouven.seifert
SSH key fingerprint: SHA256:WedRxwyCvqwDG6cd16qf/fizYDK1pvN4p5bawXlnKk0
2 changed files with 26 additions and 13 deletions

View file

@ -18,7 +18,6 @@
notenrechner.inputs.nixpkgs.follows = "nixpkgs";
authentik = {
url = "github:nix-community/authentik-nix";
inputs.nixpkgs.follows = "nixpkgs";
};