Set automatic login for dev vm

This commit is contained in:
thiloho
2024-09-01 18:25:32 +02:00
parent d5fd7379fc
commit 7c296b9708

View File

@@ -80,5 +80,7 @@
};
};
services.getty.autologinUser = "dev";
system.stateVersion = "24.05";
}