change resume offset

This commit is contained in:
xunuwu 2025-04-02 20:19:41 +02:00
parent 3537d47751
commit 440a0a7493
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -73,7 +73,7 @@
boot.resumeDevice = "/dev/disk/by-uuid/d87276c0-ef9c-422e-b2de-effc1b47c654";
# btrfs inspect-internal map-swapfile -r /.swapvol/swapfile
boot.kernelParams = ["resume_offset=63801739"];
boot.kernelParams = ["resume_offset=326444288"];
swapDevices = lib.singleton {
device = "/.swapvol/swapfile";