some changes to the iso config

This commit is contained in:
Lyes Saadi 2024-07-08 21:56:37 +02:00
parent 8ea3cd4ac8
commit a53f5b3e1d
No known key found for this signature in database
GPG key ID: 17418538BAA17767

View file

@ -16,4 +16,6 @@ in {
networking.hostName = "lyes-iso";
networking.wireless.enable = lib.mkForce false;
services.displayManager.autoLogin.user = lib.mkForce "lyes";
}