Io auto logs in
This commit is contained in:
parent
c5ebb0b498
commit
bfd99f5900
1 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@
|
|||
];
|
||||
|
||||
services = {
|
||||
xserver.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
user = "user";
|
||||
};
|
||||
kmonad = {
|
||||
enable = true;
|
||||
keyboards.internal = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue