use traditional startup

This commit is contained in:
Christoph Cullmann 2024-01-11 07:46:22 +01:00
parent 8c8cd2ee04
commit c79bf35232

View file

@ -39,9 +39,6 @@ in
# we want to be able to do a memtest
boot.loader.systemd-boot.memtest86.enable = true;
# use systemd early
boot.initrd.systemd.enable = true;
# setup the console stuff early
console.earlySetup = true;