chore: format getty greeting message
This commit is contained in:
parent
3c138f3b9f
commit
d7fcdf05b9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
# Services
|
||||
services = {
|
||||
getty.greetingLine = ''
|
||||
NixOS ${config.system.nixos.release} ${config.system.nixos.codeName}
|
||||
NixOS ${config.system.nixos.label} ${config.system.nixos.codeName} (\m) - \l
|
||||
--my-next-gpu-wont-be-nvidia
|
||||
'';
|
||||
#cron.enable = true;
|
||||
|
|
Loading…
Reference in a new issue