automount nfs share app server
This commit is contained in:
parent
c9be732740
commit
6f6e6f87b8
2 changed files with 6 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
group = "users";
|
||||
group = "users";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ 8096 8920 ];
|
||||
networking.firewall.allowedUDPPorts = [ 1900 7359 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue