add wifi kernel modules to EDI

This commit is contained in:
Lillian Violet 2025-02-03 16:20:01 +01:00
parent 0e487f36b5
commit 4064452bb9

View file

@ -30,10 +30,10 @@
ip = "3";
};
networking = {
networking = {
hostName = "EDI";
networkmanager.enable = true;
};
};
boot = {
# Lanzaboote currently replaces the systemd-boot module.
@ -47,6 +47,10 @@
enable = true;
pkiBundle = "/etc/secureboot";
};
kernelModules = [
"iwlmvm"
"iwlwifi"
];
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion