Add R env

This commit is contained in:
2026-02-14 07:43:00 +01:00
parent a984aa289c
commit eba6982552
3 changed files with 28 additions and 0 deletions
+4
View File
@@ -18,5 +18,9 @@ in
rustup
];
home.sessionVariables = {
RUSTUP_HOME = ".rustup";
};
};
}