diff --git a/home/home.nix b/home/home.nix index e537195..f971986 100644 --- a/home/home.nix +++ b/home/home.nix @@ -453,7 +453,8 @@ in binpath() { realpath $(${pkgs.which}/bin/which $1) } - ''; + '' + + (import ./scripts/reporsync.nix {inherit pkgs;}); oh-my-zsh = {