Allow kernel to use RDRAND instruction
Dependencies
- [2]
5FI47NSAMigrate to home-manager - [*]
6I2HQYU2Add basic flake configuration - [*]
S2FRVNDWUse Zen kernel
Change contents
- edit in configuration.nix at line 84[5.74][2.3604]
# Allow RDRAND instruction# Thanks to https://bbs.archlinux.org/viewtopic.php?id=249106boot.kernelParams = [ "random.trust_cpu=on" ];