Artur Faizullin

Results 13 comments of Artur Faizullin

For it works on Hetzner with the following config: ``` { lib, ... }: { boot = { loader = { #systemd-boot.enable = true; grub = { enable = true;...

I can confirm that `--copy-host-keys` option is a little bit flaky. It may work one time, but won't work the next one. It is a specially annoying since host ssh...

These logs in `kexec` stage: ``` + kexec_extra_flags= + '[' 2 -gt 0 ']' + case "$1" in + kexec_extra_flags= + shift + shift + '[' 0 -gt 0 ']'...