about summary refs log tree commit diff
path: root/nixos/modules/security/rngd.nix
Commit message (Expand)AuthorAge
* nixos/rngd: fix clean shutdownworldofpeace2020-02-23
* security.rngd: start rngd during early boot to reduce entropy starvation due ...Daniel Frank2020-02-08
* rngd: harden service config, from archWill Dietz2019-05-07
* rngd: add option to run w/debug flagWill Dietz2019-05-06
* nixos/rngd: do not pass --version flagGabriel Ebner2018-11-05
* nixos/rngd: fix exec flags and udev rulesRenaud2018-10-28
* nixos/rngd: use new name pkgs.rng-toolsRenaud2018-10-24
* rngd: update modalias to match cpu typeScott R. Parish2016-09-17
* nixos/rngd: some fixesNikolay Amiantov2015-01-06
* Only disable TPM access by rngd when tcsd is enabled.Alexander Kjeldaas2014-04-22
* Don't let rngd read /dev/tpm0.Alexander Kjeldaas2014-04-22
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10