My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[systems.marvin] Update authentik

dish d1f42081 67b9783e

+1 -1
+1 -1
systems/x86_64-linux/marvin/services/authentik.nix
··· 5 5 { 6 6 virtualisation.oci-containers.containers = 7 7 let 8 - authentikVersion = "2024.2"; 8 + authentikVersion = "2024.10"; 9 9 base = { 10 10 environmentFiles = [ config.age.secrets.authentik-env.path ]; 11 11 extraOptions = [ "--network=authentik" ];