user/config.nix (view raw)
1 2 3 4
{ pkgs }: { allowUnfree = true; allowUnfreePredicate = (pkg: true); }