{ ... }: { nixpkgs = { config = { allowUnfree = true; allowBroken = true; }; }; }