prefect: remove firmware for wireless adapter
Alan Pearce alan@alanpearce.eu
Mon, 21 Aug 2023 17:47:45 +0200
1 files 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"; };