services.keycloak.themes

NixOS option

Additional theme packages for Keycloak. Each theme is linked into subdirectory with a corresponding attribute name. Theme packages consist of several subdirectories which provide different theme types: for example, account, login etc. After adding a theme to this option you can select it by its name in Keycloak administration console.

type: attribute set of package
Default
{ }
declared in: nixos/modules/services/web-apps/keycloak.nixView source on NixOS/nixpkgs →