hosts: nixos: aramis: home: drop 'jellyfin-media-player'
It's about to be made broken due to using QtWebEngine 5, which is EOL and marked insecure in new nixpkgs.
This commit is contained in:
parent
3fa1664b5c
commit
3dd4f07609
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@
|
||||||
# Machine specific packages
|
# Machine specific packages
|
||||||
packages.additionalPackages = with pkgs; [
|
packages.additionalPackages = with pkgs; [
|
||||||
element-desktop # Matrix client
|
element-desktop # Matrix client
|
||||||
jellyfin-media-player # Wraps the webui and mpv together
|
|
||||||
pavucontrol # Audio mixer GUI
|
pavucontrol # Audio mixer GUI
|
||||||
];
|
];
|
||||||
# Minimal video player
|
# Minimal video player
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue