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

@ -38,8 +38,8 @@ nixpkgs.lib.nixosSystem {
theme = { colors = (import ../../colorscheme/gruvbox).dark; };
nixpkgs.overlays = overlays;
neovim.enable = true;
wsl.enable = false;
caddy.enable = true;
streamServer = "stream.masu.rs";
backup.s3 = {
endpoint = "s3.us-west-002.backblazeb2.com";