generation 515 25.11.20250714.62e0f05

This commit is contained in:
2025-09-12 22:43:43 -04:00
parent 6aa1de05c3
commit 0c9aeb1212

View File

@@ -129,11 +129,10 @@
}; };
boot.extraModulePackages = with config.boot.kernelPackages; [ boot.extraModulePackages = with config.boot.kernelPackages; [
# rtl8812au
rtl88xxau-aircrack rtl88xxau-aircrack
]; ];
boot.kernelModules = ["8812au"]; boot.kernelModules = ["rtl8812au"];
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions