nixos/jackflix: Add Jellyseerr

This commit is contained in:
2023-11-13 20:49:59 +00:00
parent fe4a24ab17
commit ddc2ed2919
4 changed files with 37 additions and 3 deletions

View File

@@ -4,10 +4,12 @@
uids = {
matrix-syncv3 = 400;
gitea-runner = 401;
jellyseerr = 402;
};
gids = {
matrix-syncv3 = 400;
gitea-runner = 401;
jellyseerr = 402;
};
};