feat: add cargo-bin to path
This commit is contained in:
parent
ad6f261bca
commit
5bf65163a6
@ -4,6 +4,9 @@
|
||||
home = {
|
||||
username = "${user}";
|
||||
homeDirectory = "/home/${user}";
|
||||
sessionPath = [
|
||||
"$HOME/.cargo/bin/"
|
||||
];
|
||||
|
||||
packages = with pkgs; [
|
||||
unstable.eza
|
||||
|
Reference in New Issue
Block a user