ssh cert consolidation

This commit is contained in:
John Lancaster
2026-07-05 00:03:28 -05:00
parent b1f4b6ad41
commit a9b831a6b0
10 changed files with 39 additions and 37 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
let
defaultServiceStatus = {
SSH = "sshd.socket";
"SSH Cert Renewal" = "step-ssh-host-renew.timer";
"SSH Cert Renewal" = "ssh-certs-renew.timer";
};
in {
options.loginText.extraServiceStatus = lib.mkOption {