I hate Java

This commit is contained in:
Vali 2024-07-15 19:52:29 +02:00
commit 62d88f724c
2 changed files with 4 additions and 0 deletions

View file

@ -52,6 +52,7 @@ in {
impala impala
imv imv
inetutils inetutils
jetbrains.idea-community-bin
jrnl jrnl
keepassxc keepassxc
lazygit lazygit
@ -73,6 +74,7 @@ in {
notesnook notesnook
obsidian obsidian
onlyoffice-bin onlyoffice-bin
openjdk17
pamixer pamixer
pavucontrol pavucontrol
pdfarranger pdfarranger
@ -104,6 +106,7 @@ in {
v4l-utils v4l-utils
ventoy-full ventoy-full
vlc vlc
vscodium
weechat weechat
wezterm wezterm
wget wget

View file

@ -8,6 +8,7 @@ _: {
markdown.enable = true; markdown.enable = true;
html.enable = true; html.enable = true;
java.enable = true;
css.enable = true; css.enable = true;
tailwind.enable = true; tailwind.enable = true;
ts.enable = true; ts.enable = true;