This commit is contained in:
Kiara Grouwstra 2025-08-24 20:00:13 +02:00
parent 33da4d6e46
commit 975cf8a200
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU

View file

@ -46,8 +46,6 @@ 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 = { # boot.loader = {
# # GRUB enabled: installation of GRUB on /dev/disk/by-id/virtio-root failed: No such file or directory # # GRUB enabled: installation of GRUB on /dev/disk/by-id/virtio-root failed: No such file or directory