desktop: autologin
This commit is contained in:
parent
b9b7f2aa3c
commit
ac0950f1f8
@ -21,6 +21,10 @@
|
||||
displayManager = {
|
||||
sddm.enable = true;
|
||||
defaultSession = "none+awesome";
|
||||
autoLogin = {
|
||||
enable = true;
|
||||
user = "motiejus";
|
||||
};
|
||||
};
|
||||
|
||||
windowManager.awesome = {
|
||||
|
Loading…
Reference in New Issue
Block a user