This commit is contained in:
cnst
2024-06-19 18:58:20 +02:00
parent 2fd336174e
commit 8d4a1996c5
3 changed files with 22 additions and 30 deletions

View File

@@ -62,6 +62,17 @@
# System packages
environment.systemPackages = with pkgs; [
git
pyright
python3
gcc
nodejs_22
cargo
gnumake
stow
wget
curl
ripgrep
nixd
neovim
];