From f386b308f8003693f57194fc7af997f3d055142f Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 18 May 2025 07:04:44 -0500 Subject: [PATCH] grrr --- modules/keycloak.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/keycloak.nix b/modules/keycloak.nix index cafbff3..4436cc1 100644 --- a/modules/keycloak.nix +++ b/modules/keycloak.nix @@ -7,7 +7,7 @@ with lib; { services = { keycloak = { - enable = false; + enable = true; initialAdminPassword = "clang"; settings = { hostname = dn;