change console mode resolution

This commit is contained in:
Mohamed Chrayed 2024-08-30 22:09:33 +02:00
parent 9afd546317
commit 60381adfef

View File

@ -1,6 +1,7 @@
{ ... }:
{
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.consoleMode = "max";
boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true;
boot.plymouth.theme = "bgrt";