This commit is contained in:
2025-07-24 16:56:49 -05:00
parent 80b81f66b4
commit 8aafe97c0d

View File

@@ -28,6 +28,8 @@
};
config = {
networking.firewall.allowedTCPPorts = [ 80 ];
systemd.services.secrets_setup = {
wantedBy = [ "keycloak.service" ];