Add jdk11 and Zoom client

This commit is contained in:
Greg Hellings
2022-10-10 11:49:30 -05:00
parent 98f7d11101
commit a180e9f1ac
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
gopls gopls
jellyfin-media-player jellyfin-media-player
synology-drive-client synology-drive-client
zoom-us
] ++ ( if pkgs.system == "x86_64-darwin" then ] ++ ( if pkgs.system == "x86_64-darwin" then
[ [
libreoffice-bin libreoffice-bin
+1
View File
@@ -58,6 +58,7 @@ in {
gnupatch gnupatch
hms hms
htop htop
jdk11
jq jq
libtheora libtheora
myPython myPython