navidrome / website

Navidrome's documentation website
https://www.navidrome.org
Apache License 2.0
18 stars 92 forks source link

add nixos to community packages #152

Closed quantenzitrone closed 4 months ago

quantenzitrone commented 4 months ago

NixOS packages navidrome and provides a module to enable navidrome as a systemd service. Link to the documentation is https://search.nixos.org/options?channel=unstable&query=services.navidrome Navidrome is by default configured to run in a tight systemd sandbox and only listen to localhost, so the user can easily set up a reverse proxy. See the modules code https://github.com/NixOS/nixpkgs/blob/79a13f1437e149dc7be2d1290c74d378dad60814/nixos/modules/services/audio/navidrome.nix for more details

deluan commented 4 months ago

Thanks for the suggestion, but NixOS packages are already show in the Repology list:

Screenshot 2024-02-03 at 11 33 42 AM

quantenzitrone commented 4 months ago

I'm not sure how I missed that 3 days ago, and I feel quite dumb right now.