change the user of jellyfin
This commit is contained in:
parent
b17a9f9754
commit
552fe8cc55
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
services.jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
user = "osbm";
|
||||
group = "users";
|
||||
dataDir = "/home/osbm/.local/share/jellyfin";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [8096];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue