feat(nix): migrate MacOS settings to nix-darwin

This commit is contained in:
Stefan Imhoff
2024-07-31 16:45:53 +02:00
parent c5be8e73b6
commit a635371714
13 changed files with 168 additions and 209 deletions

9
scripts/rust.sh Executable file
View File

@@ -0,0 +1,9 @@
#!/bin/sh
asdf plugin add rust
asdf install rust latest
asdf global rust latest
cargo install stylua
cargo install nixpkgs-fmt
cargo install code2prompt