enabled jellyfin for defiant

This commit is contained in:
Leyla Becker 2024-12-13 18:20:23 -06:00
parent 194287e22a
commit 2a3501fea4
3 changed files with 32 additions and 19 deletions

View file

@ -67,6 +67,14 @@
directories = ["leyla" "eve"];
};
};
reverse_proxy = {
enable = true;
hostname = "jan-leila.com";
};
jellyfin = {
enable = true;
subdomain = "media";
};
};
networking = {
hostId = "c51763d6";