lot of stuffies

This commit is contained in:
blahai 2025-02-17 16:22:34 +02:00
parent 6b3811a888
commit a56e3c8aa4
No known key found for this signature in database
6 changed files with 47 additions and 46 deletions

View file

@ -40,6 +40,14 @@
group = "jellyfin";
};
bazarr = {
enable = true;
openFirewall = true;
package = pkgs.bazarr;
user = "jellyfin";
group = "jellyfin";
};
prowlarr = {
enable = true;
openFirewall = true;