change swapfile

This commit is contained in:
xunuwu 2025-02-18 17:15:09 +01:00
parent 429e285fb2
commit 8208dce0e1
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"; boot.resumeDevice = "/dev/disk/by-uuid/d87276c0-ef9c-422e-b2de-effc1b47c654";
# btrfs inspect-internal map-swapfile -r /.swapvol/swapfile # btrfs inspect-internal map-swapfile -r /.swapvol/swapfile
boot.kernelParams = ["resume_offset=76293376"]; boot.kernelParams = ["resume_offset=63801739"];
swapDevices = lib.singleton { swapDevices = lib.singleton {
device = "/.swapvol/swapfile"; device = "/.swapvol/swapfile";