Update flake and configuration

This commit is contained in:
Filippo Berto 2023-01-28 14:41:23 +01:00
parent f7df27c51e
commit 3756aabc44
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 22 additions and 21 deletions

View file

@ -98,6 +98,7 @@ with lib; {
gvfs.enable = true;
jackett = {
enable = true;
package = pkgs.unstable.jackett;
openFirewall = true;
group = "users";
};