{ pkgs ? import {} }: import ../. { inherit pkgs; configuration = ./example.nix; }