Glotzbert: remove broadcom firmware

Hail cannot build this.
This commit is contained in:
Ehmry - 2020-01-20 15:36:23 +01:00
父節點 5d0b0cd997
當前提交 f761c4a5d1
共有 1 個檔案被更改,包括 0 行新增1 行删除

查看文件

@ -10,7 +10,6 @@
boot.initrd.availableKernelModules = [ "ohci_pci" "ehci_pci" "ahci" "firewire_ohci" "usb_storage" "usbhid" "sd_mod" "sr_mod" ];
boot.kernelModules = [ "kvm-intel" "wl" "forcedeth" "b43" ];
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
boot.kernelParams = [ "irqpoll" "hpet=off" ]; # noapic seems to improve things
fileSystems."/" =