| 11 Sep 2024 |
lassulus | you would have to run disko manually for that to work, there should be support now for incremental updates, but that is very new and can cause data loss. so do that with care :) I can you can also just run the commands for the new disk manually by inspecting the generated script | 14:08:57 |
mannp ⚡️ | I see, thanks for the quick response, just adding context in case it matters, I am using luks and btrfs for my main disk and have created the defn for luks and btrfs with one subvol /storage device in disko, but I am not sure if I am going to wipe out my main boot disk too 🙂 | 14:19:46 |
lassulus | well disko should not wipe it out, but better have backups ;) | 14:21:35 |
mannp ⚡️ | lol, okay | 14:23:13 |
mannp ⚡️ | so I can use --dry-run to just get the script it seems, but am I perhaps able to pull out just the storage defn in the flake and ignore the boot disk defn? | 14:24:06 |
mannp ⚡️ | Does disko support 2 luks encrypted devices in the same config as nix is complaining of multiple luks device definitions ... back to the manual I guess 🙂 | 14:30:08 |
lassulus | it should, but it needs different names | 14:30:46 |
mannp ⚡️ | Apologies, rookie copy and paste error | 14:34:42 |