lifebook: make suspend work, DSDT override

This commit is contained in:
2024-12-29 08:48:59 +01:00
parent 3060cbfb77
commit 16c6d9e907
3 changed files with 1 additions and 15 deletions

View File

@@ -42,11 +42,6 @@
zramSwap.enable = true;
# powerManagement = {
# powerDownCommands = "${pkgs.kmod}/bin/rmmod intel_lpss_pci";
# resumeCommands = "${pkgs.kmod}/bin/modprobe intel_lpss_pci";
# };
services = {
btrfs.autoScrub = {