Add jq, slack, and Jellyfin client
This commit is contained in:
@@ -5,5 +5,6 @@
|
|||||||
[] else
|
[] else
|
||||||
[
|
[
|
||||||
element-desktop
|
element-desktop
|
||||||
|
slack
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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
|
||||||
[
|
[
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ in {
|
|||||||
gnupatch
|
gnupatch
|
||||||
hms
|
hms
|
||||||
htop
|
htop
|
||||||
|
jq
|
||||||
libtheora
|
libtheora
|
||||||
myPython
|
myPython
|
||||||
nano
|
nano
|
||||||
|
|||||||
Reference in New Issue
Block a user