updates and formatting
This commit is contained in:
@@ -7,14 +7,13 @@
|
||||
|
||||
# nixpkgs-unstable-small
|
||||
# nixpkgs-unstable-small.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
||||
|
||||
|
||||
# nixpgs
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
|
||||
# Authentik
|
||||
authentik-nix = {
|
||||
# url = "github:nix-community/authentik-nix";
|
||||
url = "github:fpletz/authentik-nix/24.11"; # for some reason this is broken in stable and unstable
|
||||
url = "github:nix-community/authentik-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs-stable";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user