Add jq, slack, and Jellyfin client

This commit is contained in:
Greg Hellings
2022-10-10 10:37:50 -05:00
parent fb332b2a46
commit 499c9872d3
4 changed files with 11 additions and 0 deletions
+8
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -5,5 +5,6 @@
[] else [] else
[ [
element-desktop element-desktop
slack
]); ]);
} }
+1
View File
@@ -10,6 +10,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
gopls gopls
jellyfin-media-player
synology-drive-client synology-drive-client
] ++ ( if pkgs.system == "x86_64-darwin" then ] ++ ( if pkgs.system == "x86_64-darwin" then
[ [
+1
View File
@@ -58,6 +58,7 @@ in {
gnupatch gnupatch
hms hms
htop htop
jq
libtheora libtheora
myPython myPython
nano nano