draft: partially getting authentik to work
Check / Nix flake (push) Failing after 8s
Lint / Nix expressions (push) Failing after 9s

needs manual systemctl start once booted for now

its started at auth.tuxcord.test
This commit is contained in:
2026-05-05 00:02:34 +02:00
parent 82c76dc390
commit 833a21b1c1
8 changed files with 328 additions and 13 deletions
+7
View File
@@ -31,6 +31,13 @@
url = "github:privatevoid-net/nix-super";
inputs.flake-parts.follows = "flake-parts";
};
authentik-nix = {
url = "github:nix-community/authentik-nix";
# inputs.nixpkgs.follows = "nixpkgs"
# inputs.flake-parts.follows = "flake-parts"
};
};
outputs =