forked from Fediversity/Fediversity
auto login
This commit is contained in:
parent
20557422e9
commit
2af6817cd8
1 changed files with 2 additions and 0 deletions
|
@ -47,6 +47,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