feat: add cargo-bin to path

main
mandlm 2023-12-11 07:39:18 +01:00
parent ad6f261bca
commit 5bf65163a6
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
home = {
username = "${user}";
homeDirectory = "/home/${user}";
sessionPath = [
"$HOME/.cargo/bin/"
];
packages = with pkgs; [
unstable.eza