formatting tweaks

This commit is contained in:
John Lancaster
2026-07-04 22:25:48 -05:00
parent deae5d223a
commit f2ba5d914c
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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;