summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/news-host.nix
blob: 71793e518b3730abd28799364ade44faa7da1459 (plain)
1
2
3
4
5
{
  krebs.sync-containers3.containers.news = {
    sshKey = "${toString <secrets>}/news.sync.key";
  };
}