Added new services to status page

This commit is contained in:
Julien Malka 2022-02-05 22:07:28 +01:00
parent 7a43767b73
commit e5296f199c
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;
};