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

This commit is contained in:
Bruno BELANYI 2021-05-08 23:53:21 +02:00
parent ec7f62f7bc
commit a4b54f3630

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
];