enabled jellyfin for defiant
This commit is contained in:
parent
194287e22a
commit
2a3501fea4
3 changed files with 32 additions and 19 deletions
|
@ -67,6 +67,14 @@
|
|||
directories = ["leyla" "eve"];
|
||||
};
|
||||
};
|
||||
reverse_proxy = {
|
||||
enable = true;
|
||||
hostname = "jan-leila.com";
|
||||
};
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
subdomain = "media";
|
||||
};
|
||||
};
|
||||
networking = {
|
||||
hostId = "c51763d6";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue