instala cargo edit, gcc y ghc
This commit is contained in:
parent
3028f535b6
commit
b3c42592e4
|
@ -1,10 +1,13 @@
|
||||||
pkgs: with pkgs; [
|
pkgs: with pkgs; [
|
||||||
arandr
|
arandr
|
||||||
calc
|
calc
|
||||||
|
cargo-edit
|
||||||
deluge
|
deluge
|
||||||
discord
|
discord
|
||||||
file
|
file
|
||||||
firefox
|
firefox
|
||||||
|
gcc
|
||||||
|
ghc
|
||||||
gnome-breeze
|
gnome-breeze
|
||||||
gruvbox-dark-icons-gtk
|
gruvbox-dark-icons-gtk
|
||||||
htop
|
htop
|
||||||
|
@ -33,6 +36,5 @@ pkgs: with pkgs; [
|
||||||
xclip
|
xclip
|
||||||
xournalpp
|
xournalpp
|
||||||
zip
|
zip
|
||||||
zlib-ng
|
|
||||||
zoom-us
|
zoom-us
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue