Instructions:
Run: lshw -class network
Find and copy the driver name
Paste the following configuration.nix
boot.blacklistedKernelModules = [ "DRIVER-NAME" ];
Run: sudo nixos-rebuild switch
-----------------------------------------------------
If this helped, please like and drop a subscribe.