prefect: remove firmware for wireless adapter
1 file changed, 0 insertions(+), 3 deletions(-)
jump to
M system/prefect.nix → system/prefect.nix
@@ -117,9 +117,6 @@ ip6 saddr { fd00::/8, fe80::/10 } accept ''; }; - hardware.firmware = with pkgs; [ - linux-firmware # for iwlwifi - ]; networking = { hostName = "prefect"; };