mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-01-25 06:32:08 +00:00
addin ssh key
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
pkgs.killall
|
pkgs.killall
|
||||||
];
|
];
|
||||||
|
|
||||||
config.networking.search = ["node.dc1.consul" "service.dc1.consul"];
|
networking.search = ["node.dc1.consul" "service.dc1.consul"];
|
||||||
|
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user