mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Add hibernate for laptop
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
extraModulePackages = [ ];
|
||||
resumeDevice = "/dev/disk/by-uuid/bea07563-dc23-415b-b12f-ba53138bd492";
|
||||
|
||||
kernelParams = [
|
||||
"snd_hda_intel.power_save=1"
|
||||
|
||||
Reference in New Issue
Block a user