File tree Expand file tree Collapse file tree 3 files changed +44
-20
lines changed
Expand file tree Collapse file tree 3 files changed +44
-20
lines changed Original file line number Diff line number Diff line change 292292 AUTHENTIK_LISTEN__HTTPS = cfg . web . listeners . https ;
293293
294294 AUTHENTIK_COOKIE_DOMAIN = cfg . domain ;
295-
296- AUTHENTIK_SESSION_STORAGE = cfg . sessions . storage ;
297295 AUTHENTIK_SESSIONS__UNAUTHENTICATED_AGE = cfg . sessions . unauthenticatedAge ;
298296
299297 AUTHENTIK_WEB__WORKERS = builtins . toString cfg . web . workers ;
Original file line number Diff line number Diff line change 66 nixpkgs-unstable . url = "github:NixOS/nixpkgs/nixos-unstable" ;
77
88 # TODO: remove once PR merged and nixos-unstable updated
9- # https://github.com/NixOS/nixpkgs/pull/485210
10- nixpkgs-authentik . url = "github:akrantz01 /nixpkgs/authentik/2025.12.1 " ;
9+ # https://github.com/NixOS/nixpkgs/pull/490694
10+ nixpkgs-authentik . url = "github:B4dM4n /nixpkgs/authentik-update " ;
1111
1212 disko = {
1313 url = "github:nix-community/disko/v1.13.0" ;
You can’t perform that action at this time.
0 commit comments