stockholm/krebs/2configs/news-host.nix

6 lines
106 B
Nix
Raw Normal View History

2021-01-24 16:32:30 +01:00
{
2023-02-04 17:51:20 +01:00
krebs.sync-containers3.containers.news = {
sshKey = "${toString <secrets>}/news.sync.key";
2021-01-24 16:32:30 +01:00
};
}