make vscode nicer; install rust-src; change btrbk stuff

This commit is contained in:
cy 2025-02-28 02:25:51 -05:00
parent 6519ab7f06
commit bba29fa1ea
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
3 changed files with 24 additions and 5 deletions

View file

@ -54,7 +54,9 @@
yarn
rclone
go
(rust-bin.selectLatestNightlyWith (toolchain: toolchain.default))
(rust-bin.selectLatestNightlyWith (toolchain: toolchain.default.override {
extensions = [ "rust-src" ];
}))
pwgen
lua-language-server
gnumake