feat(etna): replace navidrome with jellyfin
This commit is contained in:
parent
3ed3884634
commit
2bf8e4a36c
4 changed files with 9 additions and 51 deletions
8
systems/etna/jellyfin.nix
Normal file
8
systems/etna/jellyfin.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
cfTunnels."jellyfin.uku3lig.net" = "http://localhost:8096";
|
||||
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
dataDir = "/data/jellyfin";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue