Remove temp fix for authentik and 2025.10
Some checks failed
Auto Update Build / build (pull_request) Has been cancelled

This commit is contained in:
pazpi 2026-02-15 23:37:11 +01:00
parent 49eb3ba2f0
commit f834fe984b
No known key found for this signature in database
3 changed files with 26 additions and 36 deletions

View file

@ -38,10 +38,6 @@
authentik-nix = {
url = "github:nix-community/authentik-nix";
# Waiting for PR https://github.com/nix-community/authentik-nix/pull/86
inputs.nixpkgs.follows = "nixpkgs";
inputs.authentik-src.url = "github:goauthentik/authentik/version-2025.10";
};
};