forked from wurzel/fruitbasket
authentik: temporarily use a fork
This commit is contained in:
parent
e966797c1e
commit
1833aeb84d
2 changed files with 99 additions and 94 deletions
|
@ -17,7 +17,10 @@
|
|||
notenrechner.url = "git+https://git.ifsr.de/frieder.hannenheim/notenrechner.git";
|
||||
notenrechner.inputs.nixpkgs.follows = "nixpkgs";
|
||||
authentik = {
|
||||
url = "github:nix-community/authentik-nix";
|
||||
# change to old one when we are at 25.05
|
||||
# see https://github.com/nix-community/authentik-nix/issues/56 for context
|
||||
url = "github:MarcelCoding/authentik-nix";
|
||||
# url = "github:nix-community/authentik-nix";
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue