{ pkgs ? import {} }: import ./home-manager { inherit pkgs; path = toString ./.; }