authentik: remove

-1 flake input, also no more flake-parts *and* flake-utils in the same input
This commit is contained in:
wo2wz 2025-10-31 12:50:34 -04:00
parent 183d71330f
commit 3362735905
6 changed files with 8 additions and 293 deletions

View file

@ -6,8 +6,6 @@
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-pin.url = "github:NixOS/nixpkgs/336eda0d07dc5e2be1f923990ad9fdb6bc8e28e3";
authentik-nix.url = "github:nix-community/authentik-nix";
nixos-avf = {
url = "github:nix-community/nixos-avf";
inputs.nixpkgs.follows = "nixpkgs";