1 2 3 4 5 6
{ config, pkgs, ... }: { krebs.sync-containers3.containers.green = { sshKey = "${toString <secrets>}/green.sync.key"; }; }