Enable autologin

This commit is contained in:
Rodrigo Arias 2024-01-24 09:58:41 +01:00
parent 4c413864b3
commit befd6e9e17

View File

@ -28,6 +28,8 @@
"console=tty1"
];
services.getty.autologinUser = "default";
users = {
users.default = {
password = "visionfive-nix";