diff options
Diffstat (limited to 'login.nix')
| -rw-r--r-- | login.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ in { ''; }; services = { - mingetty = { + getty = { autologinUser = "imsohexy"; helpLine = ""; greetingLine = let |
