NixCon 2025

Share your daemons with your peers
2025-09-06 , Aula

The ssh-ng store implementation allows connecting to remote daemons over ssh.
However, between server management, key exchanges, and device discovery, SSH is not the most user friendly.
Unfortunately ssh-ng is also the only store implementation for active remotes built into nix.

Let's ignore that fact and forward a remote daemon via P2P instead.
Why would you do this?
Does this work?
And what can we learn from it?

This talk might answer any or all of that.

Building with nix since before the pandemic, brought flake support to search.nixos.org, contribute to Nix and now aim to make the power of Nix more accessible to people who have something else to do.