Talk:Hibernation
From NixOS Wiki
BTRFS + LUKS works on NixOS 25.11
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.
--Theunpleasantowl (talk) 23:55, 25 February 2026 (UTC)