add kernel param to allow discard

This commit is contained in:
Aditya 2023-11-09 18:53:57 +05:30
parent 6aff8870a3
commit acb5edb3fb
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -41,6 +41,7 @@ flake-overlays:
options snd-hda-intel model=alc255-acer,dell-headset-multi
options i8042 nopnp=1
'';
boot.kernelParams = [ "allow-discards" ];
# Setup keyfile
boot.initrd.secrets = {