New flake for managing your jellyfin server declaratively

I wanted to share a project me and my friend have been working on. It is a flake which is designed as a drop-in replacement for the normal services.jellyfin NixOS Module in nixpkgs. The flake extends the options to allow configuring of:

  • Users
  • Libraries
  • Settings (General server settings, Hardware Acceleration settings, Networking settings etc.)
  • Api keys
  • Plugins are a planned feature (still in WIP)

Check it out if you’re interested:

3 Likes

Interesting.
Suggestion: If possible, a DIY tutorial video for how to do things. Like for beginners too.
So that they can understand, how they can setup the server as easily in NixOS making their configuration efforts portable.
This way u can cover the jellyfin audience too to give exposure to Nix.

Thanks, for the suggestion! I’ll definitely consider doing that :slightly_smiling_face:

1 Like