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