Blacklist noveau for p14s
This commit is contained in:
parent
4be90dcfa2
commit
4dbd8ec8d9
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
"rtsx_pci_sdmmc"
|
"rtsx_pci_sdmmc"
|
||||||
];
|
];
|
||||||
boot.kernelModules = [ "kvm-intel" ];
|
boot.kernelModules = [ "kvm-intel" ];
|
||||||
|
boot.blacklistedKernelModules = [ "nouveau" ];
|
||||||
|
|
||||||
# Ignore Alcor smartcard (gpg is not very smart)
|
# Ignore Alcor smartcard (gpg is not very smart)
|
||||||
# See https://ludovicrousseau.blogspot.com/2015/12/remove-andor-customize-pcsc-reader-names.html
|
# See https://ludovicrousseau.blogspot.com/2015/12/remove-andor-customize-pcsc-reader-names.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue