Simplify login
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
];
|
||||
|
||||
networking.networkmanager.enable = lib.mkForce false;
|
||||
users.users.greg.initialPassword = "";
|
||||
services.getty.autologinUser = lib.mkForce "greg";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user