do not trust cpu for rand computational
This commit is contained in:
parent
fe5654ceec
commit
afee0184a3
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user