exposed jellyfin & cleaned some mess

This commit is contained in:
chloe 2024-08-25 12:07:50 +02:00
parent 8998b072c3
commit 7a2f6147a2
12 changed files with 39 additions and 50 deletions

View file

@ -36,6 +36,7 @@ in
enable = true;
allowedTCPPorts = [
22 # ssh
80 # http
8008 # matrix-synapse
8448 # matrix-synapse
];