Keycloak: Difference between revisions
realmsFiles didn't land in specified nixos version |
m Reword note about 25.05 |
||
Line 20: | Line 20: | ||
=== Importing realms === | === Importing realms === | ||
{{Note| | {{Note|This module requires NixOS 25.05}}Using the realmFiles option, it is possible provision a realm from a JSON file or previous JSON export.<syntaxhighlight lang="nix"> | ||
{ ... }: let | { ... }: let | ||