Keycloak: Difference between revisions
realmsFiles didn't land in specified nixos version |
|||
Line 20: | Line 20: | ||
=== Importing realms === | === Importing realms === | ||
{{Note|The module is not yet part of the latest NixOS stable release and will be available with version | {{Note|The module is not yet part of the latest NixOS stable release and will be available with version 25.05. Tracking issue: https://github.com/NixOS/nixpkgs/pull/273833}}Using the realmFiles option, it is possible provision a realm from a JSON file or previous JSON export.<syntaxhighlight lang="nix"> | ||
{ ... }: let | { ... }: let | ||