Talk: Hibernation: Difference between revisions
From NixOS Wiki
BTRFS + LUKS works on NixOS 25.11 |
(No difference)
|
Revision as of 23:51, 25 February 2026
I was able to get this working on my LUKS+BTRFS systems without much difficulty.
To get the offset, I needed to use `sudo btrfs inspect-internal map-swapfile -r /var/lib/swapfile` For the resume partition, I used the UUID of the btrfs partition, not the LUKS container.