From 0c9aeb1212264effc808aae06a9f2af3e9c0c807 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Fri, 12 Sep 2025 22:43:43 -0400 Subject: [PATCH] generation 515 25.11.20250714.62e0f05 --- system/system.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/system.nix b/system/system.nix index a2d3c0e..2baf50f 100644 --- a/system/system.nix +++ b/system/system.nix @@ -129,11 +129,10 @@ }; boot.extraModulePackages = with config.boot.kernelPackages; [ - # rtl8812au rtl88xxau-aircrack ]; - boot.kernelModules = ["8812au"]; + boot.kernelModules = ["rtl8812au"]; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions