some changes to the iso config
This commit is contained in:
parent
8ea3cd4ac8
commit
a53f5b3e1d
1 changed files with 2 additions and 0 deletions
|
|
@ -16,4 +16,6 @@ in {
|
||||||
|
|
||||||
networking.hostName = "lyes-iso";
|
networking.hostName = "lyes-iso";
|
||||||
networking.wireless.enable = lib.mkForce false;
|
networking.wireless.enable = lib.mkForce false;
|
||||||
|
|
||||||
|
services.displayManager.autoLogin.user = lib.mkForce "lyes";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue