addin ssh key

This commit is contained in:
2023-11-22 20:38:39 +00:00
parent a870a734f6
commit 49367ee00e

View File

@@ -45,6 +45,7 @@
]; ];
networking.search = ["node.dc1.consul" "service.dc1.consul"]; networking.search = ["node.dc1.consul" "service.dc1.consul"];
networking.firewall.enable = false;
services.openssh = { services.openssh = {
enable = true; enable = true;