you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 10 months ago

I started using NixOS and it has been ridiculously easy.

In your /etc/nixos/configuration.nix:

services.jellyfin.enable = true;

If you need more options, just search.

  • source
  • parent