diff --git a/home-mandlm.nix b/home-mandlm.nix index b945d80..35c8d01 100644 --- a/home-mandlm.nix +++ b/home-mandlm.nix @@ -4,6 +4,9 @@ home = { username = "${user}"; homeDirectory = "/home/${user}"; + sessionPath = [ + "$HOME/.cargo/bin/" + ]; packages = with pkgs; [ unstable.eza