forked from Fediversity/Fediversity
auto login
This commit is contained in:
parent
e685f7058f
commit
e9526fc038
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ in
|
|||
enableIPv6 = false;
|
||||
};
|
||||
|
||||
services.getty.autologinUser = lib.mkForce "root";
|
||||
|
||||
## Test VMs don't have a bootloader by default.
|
||||
boot.loader.grub.enable = false;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue