Axel Hajslund Damgaard

Results 1 comments of Axel Hajslund Damgaard

I have the exact same issue. I added it to my inputs in my flake.nix ```nix rednix = { url = "github:redcode-labs/ inputs.nixpkgs.follows = "nixpkgs"; }; ``` I then imported...