| 3 Mar 2025 |
lassulus | Raj: hmm, the initrdUnlock adds this to the boot.initrd nixos config, so booting will fail if the device is not available. I don't see an easy way to disable that in nixos, alternative would be to not have the initrdUnlock and unlock it after booting | 04:48:05 |
Raj | Got it, thank you! | 04:49:04 |
myxos | @lassulus just to update, adding the dataset via Disko configuration caused my system to crash, and I had to roll back to a previous configuration. I needed to first manually create the dataset (zfs create ...), after which I could update the Nix config (for posterity) without error. | 17:13:34 |
lassulus | ah did you run the create script manually before switching? | 17:14:47 |
myxos | Yep | 17:16:55 |