fix: Infini-SWIFT suspend-on-lid-close freezing keyboard
This commit is contained in:
parent
5eb3038fa8
commit
5dc1be97af
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
|
||||
system.stateVersion = "21.11";
|
||||
|
||||
powerManagement.resumeCommands = "${pkgs.kmod}/bin/rmod atkbd; ${pkgs.kmod}/bin/modprobe atkbd reset=1";
|
||||
|
||||
networking.interfaces.wlan0.useDHCP = true;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue