summaryrefslogtreecommitdiff
path: root/hosts/ades/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ades/hardware.nix')
-rw-r--r--hosts/ades/hardware.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/ades/hardware.nix b/hosts/ades/hardware.nix
index 4698ae8..c04ac86 100644
--- a/hosts/ades/hardware.nix
+++ b/hosts/ades/hardware.nix
@@ -1,8 +1,7 @@
{ pkgs, ... }:
{
- boot.initrd.availableKernelModules = [];
- boot.initrd.kernelModules = [
+ boot.initrd.availableKernelModules = [
"iwlwifi"
];
boot.kernelModules = [