mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
ddns
This commit is contained in:
parent
967f911b5a
commit
188d9cb439
7 changed files with 27 additions and 0 deletions
|
|
@ -85,6 +85,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
cloudflare-dyndns.domains = ["media.cleslie.uk" "watch.cleslie.uk" "request.cleslie.uk"];
|
||||
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
package = pkgs.jellyfin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue