choreL sync changes with winters

This commit is contained in:
Swarsel 2024-09-25 16:28:17 +02:00
parent a2c58a5cd2
commit fc45873aad
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 4 additions and 2 deletions

View file

@ -19,7 +19,7 @@
isSystemUser = true;
uid = 61593;
group = "navidrome";
extraGroups = [ "audio" "utmp" "users" ];
extraGroups = [ "audio" "utmp" "users" "pipewire" ];
};
};
};
@ -44,6 +44,7 @@
EnableTranscodingConfig = true;
Scanner.GroupAlbumReleases = true;
ScanSchedule = "@every 24h";
MPVPath = "${pkgs.mpv}/bin/mpv";
Jukebox = {
Enabled = true;
Default = "pch";