mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
exposed jellyfin & cleaned some mess
This commit is contained in:
parent
8998b072c3
commit
7a2f6147a2
12 changed files with 39 additions and 50 deletions
|
@ -36,6 +36,7 @@ in
|
|||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22 # ssh
|
||||
80 # http
|
||||
8008 # matrix-synapse
|
||||
8448 # matrix-synapse
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue