silence some eval warning

This commit is contained in:
Luj 2023-11-24 22:07:16 +01:00
parent 9dd214a956
commit 88005ad291
Signed by: luj
GPG key ID: 6FC74C847011FD83
7 changed files with 24 additions and 20 deletions

View file

@ -101,7 +101,7 @@
services.keycloak = {
enable = true;
database.createLocally = true;
database.passwordFile = "/run/secrets/keycloak";
database.hashedPasswordFile = "/run/secrets/keycloak";
settings = {
hostname = "auth.julienmalka.me";
hostname-admin-url = "https://auth.julienmalka.me";