update: 2025.12.4 -> 2026.2.0

ChangeLog: https://docs.goauthentik.io/releases/2026.2/
This commit is contained in:
Maximilian Bosch 2026-02-27 15:00:21 +01:00
parent 3abc7ff26a
commit 4b7126941b
No known key found for this signature in database
8 changed files with 25 additions and 31 deletions

View file

@ -48,7 +48,7 @@ pkgs.testers.runNixOSTest {
authentik = {
virtualisation = {
cores = 3;
memorySize = 2048;
memorySize = 3072;
};
imports = [
nixosModules.default