Add jq, slack, and Jellyfin client
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
[] else
|
||||
[
|
||||
element-desktop
|
||||
slack
|
||||
]);
|
||||
}
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gopls
|
||||
jellyfin-media-player
|
||||
synology-drive-client
|
||||
] ++ ( if pkgs.system == "x86_64-darwin" then
|
||||
[
|
||||
|
||||
@@ -58,6 +58,7 @@ in {
|
||||
gnupatch
|
||||
hms
|
||||
htop
|
||||
jq
|
||||
libtheora
|
||||
myPython
|
||||
nano
|
||||
|
||||
Reference in New Issue
Block a user