mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
add jellyfin to swan
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user