1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/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
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
spotifyd.nix
squeezelite.nix
ympd.nix