Hi, On Sun, 02 Apr 2023 at 23:38, Rodrigo Morales <[email protected]> wrote:
> Is it possible to transfer already pre-built binaries between two Guix > systems that exist in the same LAN network? Well, depending on your configuration between the 2 machines, you can use offloading [1], “guix copy” [2] or “guix publish” [3] 1: https://guix.gnu.org/manual/devel/en/guix.html#Daemon-Offload-Setup 2: https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-copy 3: https://guix.gnu.org/manual/devel/en/guix.html#Invoking-guix-publish HTH, simon
