summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index ad0fab16..02586677 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -117,9 +117,6 @@
     '';
   };
 
-  hardware.firmware = with pkgs; [
-    linux-firmware # for iwlwifi
-  ];
   networking = {
     hostName = "prefect";
   };