mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: navidrome jukebox debug + work qol
This commit is contained in:
parent
2789b8eefd
commit
4ff80f4277
7 changed files with 71 additions and 43 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
config = lib.mkIf config.swarselsystems.server.jellyfin {
|
||||
users.users.jellyfin = {
|
||||
extraGroups = [ "video" "render" ];
|
||||
extraGroups = [ "video" "render" "users" ];
|
||||
};
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue