feat(keycloak): use unstable package
This commit is contained in:
parent
363a40a814
commit
42fe45ad98
@ -77,6 +77,7 @@
|
||||
age.secrets.keycloakDb.file = ../../secrets/keycloak-db.age;
|
||||
services.keycloak = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.keycloak;
|
||||
settings = {
|
||||
hostname-url = "https://auth.s.michaelt.xyz";
|
||||
hostname-admin-url = "https://auth.s.michaelt.xyz";
|
||||
|
Loading…
x
Reference in New Issue
Block a user