Rootless podman, finally

This commit is contained in:
rotterdam 2023-04-26 11:31:00 -03:00
parent 3b5889e181
commit 1dfbc1384f
4 changed files with 12 additions and 2 deletions

View file

@ -5,7 +5,7 @@
bazarr = {
enable = true;
user = "user";
group = "hosted";
group = "user";
};
jackett.enable = true;