code review
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ rustup ];
|
||||
home.sessionPath = [ "\${CARGO_HOME:-~/.cargo}/bin" ];
|
||||
}
|
||||
Reference in New Issue
Block a user