feat(headscale): just an initial test

This commit is contained in:
2025-10-25 14:03:34 +02:00
parent 1dd06ef3f5
commit ff5490194b
8 changed files with 277 additions and 143 deletions

View File

@@ -53,11 +53,7 @@
};
authentik = {
url = "github:nix-community/authentik-nix";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-parts.follows = "flake-parts";
};
url = "github:nix-community/authentik-nix/version/2025.8.3";
};
flake-compat.url = "github:edolstra/flake-compat";