1
0
Fork 0
mirror of https://github.com/ItsDrike/nixdots synced 2025-04-11 16:42:26 +00:00

nvim: Add some nix toolings deps

This commit is contained in:
ItsDrike 2024-07-08 23:49:24 +02:00
parent 7946325fa9
commit 77fbd047ed
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -17,6 +17,9 @@
rustc
cargo
gcc
deadnix
statix
alejandra
];
};
}