nixpkgs-suyu/nixos/modules/services/audio
talyz 88b76d5ef9
nixos/mpd: Use replace-secret to avoid leaking secrets
Using `replace-literal` to insert secrets leaks the secrets through
the `replace-literal` process' `/proc/<pid>/cmdline`
file. `replace-secret` solves this by reading the secret straight from
the file instead.
2021-05-19 09:32:22 +02:00
..
alsa.nix nixos/alsa: disable OSSEmulation by default 2021-01-26 15:06:33 +03:00
icecast.nix
jack.nix treewide: remove gnidorah 2021-04-30 01:48:19 +02:00
jmusicbot.nix nixos/jmusicbot: init 2021-04-03 02:34:12 +02:00
liquidsoap.nix
mopidy.nix
mpd.nix nixos/mpd: Use replace-secret to avoid leaking secrets 2021-05-19 09:32:22 +02:00
mpdscribble.nix nixos/mpdscribble: Use replace-secret to avoid leaking secrets 2021-05-19 09:32:17 +02:00
roon-server.nix
slimserver.nix
snapserver.nix nixos/snapserver: add support for meta stream type introduced in 0.23.0 2021-03-25 04:05:50 +01:00
spotifyd.nix nixos.spotifyd: fixed file not found error 2021-03-10 13:26:10 +01:00
squeezelite.nix
ympd.nix