This commit is contained in:
stubbfel
2018-01-20 22:31:24 +01:00
parent 45a80b2b72
commit 1d61891a7f

View File

@@ -9,4 +9,7 @@
};
services.sks.enable = true;
services.sks.hkpAddress = [ "0.0.0.0"];
networking.firewall.allowedTCPPorts = [80 443 config.services.sks.hkpPort];
}