created jellyfin service

This commit is contained in:
Leyla Becker 2024-12-12 20:44:26 -06:00
parent 4420ab6b43
commit 72322b0544
3 changed files with 61 additions and 30 deletions

View file

@ -2,5 +2,6 @@
imports = [
./network_storage
./reverse_proxy.nix
./jellyfin.nix
];
}