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 = {
|
mySystem = {
|
||||||
boot = {
|
boot = {
|
||||||
extraModprobeConfig = ''
|
extraModprobeConfig = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user