From 7d7c15c9a69d1d88f66640285ce08eaa3b60078e Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Mon, 30 Nov 2020 23:16:34 +0000 Subject: chore(lukegb): add keys.clouvider-lon01-nix Change-Id: Iad46d9e2df5b508229367e0420dc155c9bec37b0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2210 Reviewed-by: lukegb Tested-by: BuildkiteCI --- users/lukegb/keys.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/lukegb/keys.nix b/users/lukegb/keys.nix index 86a8706dae..e54009122f 100644 --- a/users/lukegb/keys.nix +++ b/users/lukegb/keys.nix @@ -5,5 +5,6 @@ rec { termius = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINytpHct7PLdLNp6MoaOPP7ccBPUQKymVNMqix//Wt1f"; porcorosso-wsl = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMhQ3yjf59eQjOfVXzXz5u8BS5c6hdL1yY8GqccaIjx3"; porcorosso-nixos = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILid+1rq3k3k7Kbaw8X63vrPrQdanH55TucQwp3ZWfo+"; - all = [ termius porcorosso-wsl porcorosso-nixos ]; + clouvider-lon01-nix = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINQU7Y+Ha5m0ebwUjA55xXT/xbWZAWx1fVNFufle+vQj"; + all = [ termius porcorosso-wsl porcorosso-nixos clouvider-lon01-nix ]; } -- cgit 1.4.1