Hopefully fixed tests

This commit is contained in:
rasmus-kirk
2025-11-05 08:58:14 +01:00
parent 58a7d3d66c
commit 837562b519
4 changed files with 5 additions and 144 deletions
+2 -2
View File
@@ -117,8 +117,8 @@ in {
group = globals.libraryOwner.group;
};
cross-seed = {
user = "cross-seed";
group = "cross-seed";
user = "transmission";
group = globals.libraryOwner.group;
};
whisparr = {
user = "whisparr";