feat: add cargo-bin to path

This commit is contained in:
Michael Mandl 2023-12-11 07:39:18 +01:00
parent ad6f261bca
commit 5bf65163a6
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

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