diff --git a/machines/thinkcentre/configuration.nix b/machines/thinkcentre/configuration.nix index 71b39ea..e2bb2bb 100644 --- a/machines/thinkcentre/configuration.nix +++ b/machines/thinkcentre/configuration.nix @@ -81,7 +81,6 @@ proxy = "edge"; http-enabled = true; http-port = 7654; - # https-port = -1; }; database.passwordFile = config.age.secrets.keycloakDb.path; };