For now, it is impossible to test a vm with the option --disk-encryption-keys
, which is very sad as it is precisely the setting I'd like to test:
$ nixos-anywhere --flake .#myconfig --disk-encryption-keys /boot/secret.key <(echo -n "foo") --vm-test
--vm-test is not supported with --disk-encryption-keys
Would it be possible to fix this?