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 nixos/alsa: disable OSSEmulation by default 2021-01-26 15:06:33 +03:00
icecast.nix
jack.nix
liquidsoap.nix
mopidy.nix
mpd.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
mpdscribble.nix nixos/mpdscribble: init 2021-01-09 23:38:12 +01:00
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