thelio76: set systemd-boot consoleMode auto
This commit is contained in:
parent
d0fac14a99
commit
84b5aaf7d2
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue