The readme says:
Import this flake like you would any other.
I could not figure out what this means. I've tried importing it as a module, but the flake does not contain any nixosModules. I've also tried applying the overlay in the flake to nixpkgs, but that still didn't give me the mkBwrapper function. I think step-by-step instructions would really help here.
The readme says:
I could not figure out what this means. I've tried importing it as a module, but the flake does not contain any
nixosModules. I've also tried applying the overlay in the flake tonixpkgs, but that still didn't give me themkBwrapperfunction. I think step-by-step instructions would really help here.