diff --git a/users/simon/modules/zsh.nix b/users/simon/modules/zsh.nix index 611d77a..878f6c6 100644 --- a/users/simon/modules/zsh.nix +++ b/users/simon/modules/zsh.nix @@ -28,7 +28,7 @@ in { name = "zsh-nix-shell"; file = "nix-shell.plugin.zsh"; - src = pkgs.zsh-nix-shell; + src = "${pkgs.zsh-nix-shell}/share/zsh-nix-shell"; } ]; shellAliases = {