Try getty
This commit is contained in:
@@ -171,9 +171,10 @@
|
||||
services = {
|
||||
openssh.enable = true;
|
||||
dbus.enable = true;
|
||||
getty.autologinUser = "chris";
|
||||
displayManager = {
|
||||
sddm.autoLogin.enable = true;
|
||||
sddm.autoLogin.user = "chris";
|
||||
# sddm.autoLogin.enable = true;
|
||||
# sddm.autoLogin.user = "chris";
|
||||
defaultSession = "hyprland";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user