From 94ddfd568e263e787f2ead03e2bcd8998fef5e51 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 18 Mar 2025 13:34:57 -0700 Subject: Migrate away from SOPS under home manager for root@ginaz --- hosts/ginaz/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/ginaz/default.nix') diff --git a/hosts/ginaz/default.nix b/hosts/ginaz/default.nix index c811498..209a02e 100644 --- a/hosts/ginaz/default.nix +++ b/hosts/ginaz/default.nix @@ -68,6 +68,7 @@ secrets = { "nftables/ssh" = {}; "nix-access-token-github" = {}; + "ssh_config".path = "/root/.ssh/config"; }; }; -- cgit v1.2.3