about summary refs log tree commit diff stats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/svcs/getty/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/svcs/getty/default.nix b/sys/svcs/getty/default.nix
index aefdb1b4..7e8a4e46 100644
--- a/sys/svcs/getty/default.nix
+++ b/sys/svcs/getty/default.nix
@@ -37,6 +37,5 @@
         tty: \l
       
     '';
-    autologinUser = "soispha";
   };
 }