From a487049887e2932996fd0c0ed68f2c24969ad63a Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Wed, 17 Apr 2024 09:26:40 -0400 Subject: [PATCH] chore: remove unnecessary comment --- machines/thinkcentre/configuration.nix | 1 - 1 file changed, 1 deletion(-) 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; };