do not trust cpu for rand computational

This commit is contained in:
Rachel Lambda Samuelsson 2024-07-12 13:08:00 +02:00
parent fe5654ceec
commit afee0184a3

View File

@ -20,6 +20,9 @@
ARRAY /dev/md/deppyPC:0 level=raid0 num-devices=2 metadata=1.2 name=deppyPC:0 UUID=ba6fef6e:972796a3:a331c87a:2d973f91
devices=/dev/sda1,/dev/sdb1
'';
boot.kernelParams = [
"random.trust_cpu=0"
];
# [AUDIO]
services.pipewire.wireplumber.extraConfig = {