formatting tweaks
This commit is contained in:
@@ -28,7 +28,7 @@ in
|
||||
group = "root";
|
||||
mode = "0600";
|
||||
path = "/etc/ssh/ssh_host_ed25519_key";
|
||||
restartUnits = [ "sshd.service" "step-ssh-host-renew.service" ];
|
||||
restartUnits = [ "sshd.socket" "step-ssh-host-renew.service" ];
|
||||
};
|
||||
step-ssh-host = {
|
||||
hostname = hostname;
|
||||
|
||||
Reference in New Issue
Block a user