about summary refs log tree commit diff
path: root/nixos/modules/security/rngd.nix
AgeCommit message (Expand)AuthorFilesLines
2021-02-21nixos/rngd: Remove module entirely, leave an explainationnicoo1-52/+12
2020-09-09nixos/modules/security/rngd: Disable by defaultnicoo1-10/+3
2020-02-23nixos/rngd: fix clean shutdownworldofpeace1-0/+7
2020-02-08security.rngd: start rngd during early boot to reduce entropy starvation due ...Daniel Frank1-1/+4
2019-05-07rngd: harden service config, from archWill Dietz1-0/+5
2019-05-06rngd: add option to run w/debug flagWill Dietz1-10/+23
2018-11-05nixos/rngd: do not pass --version flagGabriel Ebner1-1/+1
2018-10-28nixos/rngd: fix exec flags and udev rulesRenaud1-3/+1
2018-10-24nixos/rngd: use new name pkgs.rng-toolsRenaud1-1/+1
2016-09-17rngd: update modalias to match cpu typeScott R. Parish1-1/+1
2015-01-06nixos/rngd: some fixesNikolay Amiantov1-3/+1
2014-04-22Only disable TPM access by rngd when tcsd is enabled.Alexander Kjeldaas1-1/+2
2014-04-22Don't let rngd read /dev/tpm0.Alexander Kjeldaas1-1/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-30Add lots of missing option typesEelco Dolstra1-0/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+37