+39
-1
nixos/modules/services/audio/ympd.nix
+39
-1
nixos/modules/services/audio/ympd.nix
···-serviceConfig.ExecStart = "${pkgs.ympd}/bin/ympd --host ${cfg.mpd.host} --port ${toString cfg.mpd.port} --webport ${toString cfg.webPort} --user nobody";
···