oops, forgot jellyfin
This commit is contained in:
parent
9f27b249fb
commit
121ce1da18
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
networking.useDHCP = false;
|
||||
services.nscd.enable = false;
|
||||
system.nssModules = lib.mkForce [ ];
|
||||
|
||||
services.jellyfin.enable = true;
|
||||
};
|
||||
service.ports = [ "8096:8096" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue