added gcc to configuration

This commit is contained in:
KoenDR06 2024-06-12 19:25:56 +02:00
parent e7c5b82f3a
commit c4d5098793
2 changed files with 3 additions and 1 deletions

View file

@ -37,6 +37,7 @@
jetbrains.idea-ultimate jetbrains.idea-ultimate
jetbrains.pycharm-professional jetbrains.pycharm-professional
jdk jdk
gcc
gimp gimp
gnupg gnupg
htop htop

View file

@ -29,8 +29,9 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
docker-compose docker-compose
fzf fzf
htop gcc
gnupg gnupg
htop
jdk jdk
python3 python3
sops sops