add jellyfin to swan

This commit is contained in:
Noah Masur
2023-02-28 04:27:10 +00:00
parent ab9136af2c
commit 43343b2824
3 changed files with 5 additions and 2 deletions

View File

@ -29,7 +29,7 @@ nixpkgs.lib.nixosSystem {
# FQDNs for various services
networking.hostName = "flame";
bookServer = "books.masu.rs";
streamServer = "stream.masu.rs";
# streamServer = "stream.masu.rs";
nextcloudServer = "cloud.masu.rs";
transmissionServer = "download.masu.rs";
metricsServer = "metrics.masu.rs";