monolith: remove unnecessary hibernation params

This commit is contained in:
lelgenio 2024-06-16 13:54:34 -03:00
parent f93ffbb1a9
commit af5a00b926

View file

@ -45,9 +45,6 @@ in
boot.kernelParams = [
"amdgpu.dcdebugmask=0x10" # amdgpu undervolting bug
"video=DP-1:1920x1080@144"
# hibernation
# "resume=LABEL=BTRFS_ROOT" # findmnt -o LABEL --noheadings /swap/
# "resume_offset=36709632" # btrfs inspect-internal map-swapfile -r /swap/swapfile
];
systemd.sleep.extraConfig = ''
HibernateDelaySec=30s