nixpkgs/nixos/modules/services/audio
Cabia Rangris 352405c0f6 nixos.spotifyd: fixed file not found error
When using password_cmd, there's a 'file not found' error due to missing sh binary in path.
For some reason, adding `path = [ "/bin" ]` doesn't fix the issue, but setting `SHELL` does.
Related documentation: https://spotifyd.github.io/spotifyd/config/File.html#shell-used-to-run-commands-indicated-by-password_cmd-or-on_song_changed_hook----omit-in-toc---
2021-03-10 13:26:10 +01:00
..
alsa.nix
icecast.nix
jack.nix
liquidsoap.nix
mopidy.nix
mpd.nix
mpdscribble.nix
roon-server.nix
slimserver.nix
snapserver.nix Merge pull request #112295 from thelegy/snapserver-fix-buffer-options 2021-02-07 17:10:34 +01:00
spotifyd.nix nixos.spotifyd: fixed file not found error 2021-03-10 13:26:10 +01:00
squeezelite.nix
ympd.nix