From 1fc2e48b1684a03d30db542be3642d982cf23810 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 24 Jun 2025 10:07:50 -0700 Subject: Add secrets @{kaitain,richese} --- hosts/kaitain/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/kaitain/default.nix') diff --git a/hosts/kaitain/default.nix b/hosts/kaitain/default.nix index bb71d7a..76a7424 100644 --- a/hosts/kaitain/default.nix +++ b/hosts/kaitain/default.nix @@ -60,6 +60,7 @@ secrets = { "nix-access-token-github" = {}; + "ssh_config".path = "/root/.ssh/config"; }; }; -- cgit v1.2.3