From c7bf96b242f44dc4df279222c6180e2483b76d46 Mon Sep 17 00:00:00 2001 From: Adam Rabjerg Date: Tue, 25 Jul 2023 11:00:40 +0200 Subject: [PATCH] rtl-sdr --- extra-systemdboot.nix | 1 + 1 file changed, 1 insertion(+) 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