nixpkgs/nixos/modules
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
..
config Merge pull request #101071 from ju1m/apparmor 2021-04-24 11:24:26 +00:00
hardware
i18n/input-method
installer nix: 2.3.10 -> 2.3.11 2021-05-14 12:24:54 +00:00
misc nixos/monero: use isSystemUser = true 2021-05-08 02:13:25 +02:00
profiles Merge pull request #85073 from hyperfekt/systemd-pstore 2021-05-17 00:00:52 +02:00
programs Merge pull request #123448 from mweinelt/phosh-pam 2021-05-18 17:26:21 +02:00
security nixos/security/apparmor: utillinux -> util-linux 2021-05-17 17:14:08 +02:00
services nixos/mpd: Use replace-secret to avoid leaking secrets 2021-05-19 09:32:22 +02:00
system nixos/networkd: add missing [DHCPServer] options 2021-05-17 18:30:37 +02:00
tasks nixos/tasks/filesystems: utillinux -> util-linux 2021-05-17 14:47:57 +02:00
testing
virtualisation Merge pull request #110927 from Izorkin/fix-qemu-ga 2021-05-19 05:42:06 +01:00
module-list.nix nixos/self-deploy: init (#120940) 2021-05-18 08:29:37 -07:00
rename.nix