name tweak
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
flake.modules.nixos.login-text = { config, lib, ... }:
|
||||
let
|
||||
defaultServiceStatus = {
|
||||
SSH = "sshd.socket";
|
||||
"SSH Socket" = "sshd.socket";
|
||||
"SSH Cert Renewal" = "ssh-certs-renew.timer";
|
||||
};
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user