lifebook: fix s0 suspend
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
powerManagement = {
|
||||
powerDownCommands = "rmmod intel_lpss_pci";
|
||||
resumeCommands = "modprobe intel_lpss_pci";
|
||||
};
|
||||
|
||||
|
||||
services = {
|
||||
btrfs.autoScrub = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user