authentik: init
This commit is contained in:
parent
98ab04d0c5
commit
0e373b50f8
3 changed files with 29 additions and 7 deletions
|
@ -16,6 +16,10 @@
|
|||
vscode-server.url = "github:nix-community/nixos-vscode-server";
|
||||
notenrechner.url = "git+https://git.ifsr.de/frieder.hannenheim/notenrechner.git";
|
||||
notenrechner.inputs.nixpkgs.follows = "nixpkgs";
|
||||
authentik = {
|
||||
url = "github:nix-community/authentik-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
||||
course-management = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue