mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
fix: fix sonarr + jackett on gustave
This commit is contained in:
parent
f9969fb4b7
commit
621fb45511
3 changed files with 7 additions and 1 deletions
|
@ -35,7 +35,7 @@ in
|
|||
{
|
||||
services.sonarr = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.sonarr;
|
||||
package = pkgs.sonarr;
|
||||
inherit (cfg) user group;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue