diff --git a/modules/nixos/login-text.nix b/modules/nixos/login-text.nix index 84118b0..9d0626b 100644 --- a/modules/nixos/login-text.nix +++ b/modules/nixos/login-text.nix @@ -22,9 +22,10 @@ }; service_status = { - SSH = "sshd.socket"; - "SSH Certs" = "step-ssh-host-renew.timer"; Docker = "docker"; + SSH = "sshd.socket"; + "SSH Cert Renewal" = "step-ssh-host-renew.timer"; + "mTLS Renewal" = "mtls-renew.timer"; }; # This calculation is wrong for LXCs