Added new services to status page

This commit is contained in:
Julien Malka 2022-02-05 22:07:28 +01:00
parent 9bda18412f
commit 5aac2dc691
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
2 changed files with 4 additions and 2 deletions

View file

@ -33,7 +33,6 @@ in
services.jackett = {
enable = true;
user = cfg.user;
package = pkgs.unstable.jackett;
group = cfg.group;
};