Skip to content

Commit

Permalink
klaus: add jellyfin
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborpilz committed Mar 2, 2024
1 parent 1c6f8bc commit af464a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hosts/nixos/klaus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ with lib;
sopsFile = ./secrets/secrets.yaml;
};

# TODO: turn this into a custom module with reverse proxy settings
services.jellyfin.enable = true;

modules.services = {
syncthing.enable = true;
tandoor.enable = true;
Expand Down

0 comments on commit af464a7

Please sign in to comment.