facetimehd: blacklist bdc_pci when enabled
This commit is contained in:
parent
9213916ca7
commit
46ecb25d68
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ in
|
|||
|
||||
boot.kernelModules = [ "facetimehd" ];
|
||||
|
||||
boot.blacklistedKernelModules = [ "bdc_pci" ];
|
||||
|
||||
boot.extraModulePackages = [ kernelPackages.facetimehd ];
|
||||
|
||||
hardware.firmware = [ pkgs.facetimehd-firmware ];
|
||||
|
|
Loading…
Reference in a new issue