aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/arrakis/services.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/arrakis/services.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix
index b8e8f2a..461cd41 100644
--- a/hosts/arrakis/services.nix
+++ b/hosts/arrakis/services.nix
@@ -283,7 +283,7 @@
configFile = "/home/nipsy/.sabnzbd/sabnzbd.ini";
enable = true;
group = "nipsy";
- package = pkgs.pr545346.sabnzbd;
+ package = pkgs.master.sabnzbd;
user = "nipsy";
};