addin ssh key

This commit is contained in:
2023-11-21 13:55:20 +00:00
parent 4f0d41d468
commit dfe3f58cee

View File

@@ -42,7 +42,7 @@
pkgs.killall
];
config.networking.search = ["node.dc1.consul" "service.dc1.consul"];
networking.search = ["node.dc1.consul" "service.dc1.consul"];
services.openssh = {
enable = true;