howl: suspend loop workaround
This commit is contained in:
parent
a29f39726d
commit
df6a1fe819
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in {
|
|||
"rtsx_pci_sdmmc"
|
||||
];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.kernelParams = [ "button.lid_init_state=open" ];
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
boot.kernel.sysctl = {
|
||||
"abi.vsyscall32" = "0";
|
||||
|
|
Loading…
Reference in a new issue