feat(marpa): auto login on Marpa’s startup
This commit is contained in:
@@ -39,6 +39,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.displayManager.autoLogin = {
|
||||
user = "phundrak";
|
||||
enable = true;
|
||||
};
|
||||
|
||||
mySystem = {
|
||||
boot = {
|
||||
extraModprobeConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user