I have a usb wifi adapter that I would like to get working on nixos. It has the driver source code available here. I’m not all that linux savy - I can get as far as
make[1]: *** /lib/modules/5.4.107/build: No such file or directory.
I’ve never worked with buildFHSUserEnv
before but I realize that could be an option. I tried using it in its most basic form but that wasn’t enough. Any help would really be appreciated.