thelio76: set systemd-boot consoleMode auto

This commit is contained in:
Alex 2024-07-28 10:29:03 -04:00
parent d0fac14a99
commit 84b5aaf7d2
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.consoleMode = "auto";
boot.loader.efi.canTouchEfiVariables = true;
boot.initrd.systemd.enable = true;