Do not override ISO user
This commit is contained in:
@@ -8,5 +8,5 @@
|
|||||||
|
|
||||||
networking.networkmanager.enable = lib.mkForce false;
|
networking.networkmanager.enable = lib.mkForce false;
|
||||||
users.users.greg.initialPassword = "";
|
users.users.greg.initialPassword = "";
|
||||||
services.getty.autologinUser = lib.mkForce "greg";
|
#services.getty.autologinUser = lib.mkForce "greg";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user