{ nixpkgs = { config = { allowUnfree = true; joypixels.acceptLicense = true; }; }; }