machines: aramis: home: add jellyfin-media-player

This commit is contained in:
Bruno BELANYI 2021-05-08 23:53:21 +02:00
parent 1c147613e4
commit f57fd32088

View file

@ -13,6 +13,7 @@
gpg.pinentry = "gtk2";
# Machine specific packages
packages.additionalPackages = with pkgs; [
jellyfin-media-player # Wraps the webui and mpv together
pavucontrol # Audio mixer GUI
quasselClient # IRC client
];