{pkgs, ...}: { nixpkgs = { config.allowUnfree = true; }; nix.package = pkgs.nix; }