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