Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Make Navidrome compile

encode42 de0ae5ac b3f5e2b3

+1 -1
+1 -1
packages/server/media/navidrome.nix
··· 2 2 hosts ? [ ], 3 3 }: 4 4 5 - { flakeLib, pkgs-unstable, ... }: 5 + { config, flakeLib, pkgs-unstable, ... }: 6 6 7 7 let 8 8 socket = "/run/navidrome/navidrome.sock";