solve hibernation issue
This commit is contained in:
parent
adbd47160f
commit
0e7550c489
|
@ -24,6 +24,9 @@
|
|||
lidSwitchDocked = "ignore";
|
||||
lidSwitchExternalPower = "hibernate";
|
||||
};
|
||||
services.udev.extraRules = ''
|
||||
KERNEL=="0000:00:14.0", SUBSYSTEM=="pci", ATTR{power/wakeup}="disabled"
|
||||
'';
|
||||
|
||||
# [BOOT / DISK ENCRYPTION]
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in New Issue
Block a user