generation 515 25.11.20250714.62e0f05
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user