Hi all,
I’ve recently switched to nixos, and things are pretty good, though I’m still very much figuring things out.
My system seems to be running pretty well save for my wireless adaptor apparently not having any firmware. I’m on wireless right now and there is a connection, so it works, but very poorly. There are drivers, but as stated before, no firmware.
The only reason I decided to investigate my wireless adaptor is because my connection is unbelievably slow and quite unstable. It drops pretty often, especially if I’m downloading something. In writing just up to this part, the connection dropped twice.
It often takes upwards of an hour to download 1GB, but it has taken as long as 10 minutes to download 50MB. It will sometimes also just struggle to get the package specs for nixos
I know that it’s not the network itself, as i have other devices in the vicinity that have no problems whatsoever, and back when i was on linux mint, I had a wired connection that was incredibly fast. Unfortunately I am not in a position to use a wire connection currently. I am working on it, but in the meantime I’d really like to have a usable wireless one.
Below is some information that provides some context and might be useful, but I’m not certain what more is needed.
My configuration.nix pretty much has two lines for networking. A line for setting my hostname, and a line to enable networkmanager. I have no idea if I need more than that. That’s what was provided by the gui installer.
I did need to specify bus ids for my GPU, but as far as I can tell that’s because I have have a laptop with both integrated and discrete graphics. Do I need to provide similar ids for the wireless adaptor? Or perhaps some other configuration?
Any assistance would be greatly appreciated.
Cropped output from lspci -k
Cropped output from sudo lshw -c network
P.S I did try looking for packages related to my wireless adaptor on nixos packages, but there seems to be nothing for rtl8821ae, so I am not certain what my options are



