From b4600bce3f9314e8d7c459be0f170b91031e4dcc Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 4 Aug 2023 13:31:42 -0400 Subject: hosts/atlas+p-body: use cloudflared --- secrets/secrets.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'secrets/secrets.nix') diff --git a/secrets/secrets.nix b/secrets/secrets.nix index 40a4e79..aa57c27 100644 --- a/secrets/secrets.nix +++ b/secrets/secrets.nix @@ -17,6 +17,7 @@ in { "hosts/atlas/secretsJson.age".publicKeys = atlas; "hosts/atlas/miniflux.age".publicKeys = atlas; "hosts/atlas/tailscaleAuthKey.age".publicKeys = atlas; + "hosts/atlas/cloudflaredCreds.age".publicKeys = atlas; "hosts/p-body/rootPassword.age".publicKeys = p-body; "hosts/p-body/userPassword.age".publicKeys = p-body; @@ -25,4 +26,5 @@ in { "hosts/p-body/clusterToken.age".publicKeys = p-body; "hosts/p-body/secretsJson.age".publicKeys = p-body; "hosts/p-body/tailscaleAuthKey.age".publicKeys = p-body; + "hosts/p-body/cloudflaredCreds.age".publicKeys = p-body; } -- cgit v1.2.3