Re: A bridge network for QEMU VMs

2024-06-12 Thread Sergey Trofimov
Hi, I've made a shepherd service for that: https://github.com/sarg/dotfiles/blob/c3d9fe10f625e0434301c1c55890579a73919b52/guix/hass.scm#L27-L49

Re: Guix system image record with a large root partition

2024-06-12 Thread Sergey Trofimov
Hi, I've documented my approach here: http://sarg.org.ru/blog/guix-restore-drill/ tldr - create an efi image, dd to the target disk, resize the fs. Building a full-sized disk image seems wasteful, especially for large partitions.