auto set console resolution
This commit is contained in:
parent
c22bdf926f
commit
9d87ae5a49
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
|
||||
# bootloader
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.consoleMode = "auto";
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# enable networking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue