diff --git a/extra-systemdboot.nix b/extra-systemdboot.nix index cf0c95d..fc86b9a 100644 --- a/extra-systemdboot.nix +++ b/extra-systemdboot.nix @@ -3,6 +3,7 @@ ##### systemd boot use bigger console text ##### boot.loader.systemd-boot.consoleMode = "auto"; +boot.blacklistedKernelModules = [ "dvb_usb_rtl28xxu" ]; # The resolution of the console. The following values are valid: # "0": Standard UEFI 80x25 mode