diff --git a/hardware/thinkpad-p14s.nix b/hardware/thinkpad-p14s.nix index 90eda6c..637a347 100644 --- a/hardware/thinkpad-p14s.nix +++ b/hardware/thinkpad-p14s.nix @@ -18,6 +18,7 @@ "rtsx_pci_sdmmc" ]; boot.kernelModules = [ "kvm-intel" ]; + boot.blacklistedKernelModules = [ "nouveau" ]; # Ignore Alcor smartcard (gpg is not very smart) # See https://ludovicrousseau.blogspot.com/2015/12/remove-andor-customize-pcsc-reader-names.html