| 21 Jul 2024 |
C-word | Hi all! What is the difference and relationship between content.swap and content.subvolumes."/swap", do these need to be configured both? | 17:56:13 |
C-word | https://github.com/nix-community/disko/blob/bec6e3cde912b8acb915fecdc509eda7c973fb42/example/btrfs-subvolumes.nix#L60 | 17:56:24 |
lassulus | the first is for swap on the btrfs root device, the other one puts the swap on a subvolume, you only need one of those | 17:57:59 |
C-word | Thank you! | 17:59:25 |
adzuki | Hello, does encrypted swap necessarily break hibernation or is there a workaround? | 22:29:14 |
hexa | it does, because the encryption key is not remembered | 23:32:42 |