1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-07 09:52:50 +00:00
This commit is contained in:
Rae 5e 2024-12-20 18:41:29 -05:00
parent e53b1f62dc
commit 6b488d7b8d

View file

@ -3,6 +3,7 @@
environment.systemPackages = with pkgs; [
# development
(fenix.default.withComponents [ "cargo" "rustc" ])
gcc
gtk4
just
meson