From d55c9610a9a24ffff63894092b7ab241fccd6860 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 16 Mar 2024 18:53:12 +0100 Subject: ajout de marion et darkgallium --- cluster/prod/cluster.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cluster/prod') diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 80a7e3a..1b916be 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -121,6 +121,13 @@ armael = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJOoPghSM72AVp1zATgQzeLkuoGuP9uUTTAtwliyWoix" ]; + marion = [ + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKzOhSTEOudBWCHi5wHc6MP0xjJJhuIDZEcx+hP6kz9N" + ]; + darkgallium = [ + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJX0A2P59or83EKhh32o8XumGz0ToTEsoq89hMbMtr7h" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB540H9kn+Ocs4Wjc1Y3f3OkHFYEqc5IM/FiCyoVVoh3" + ]; }; # For Garage external communication -- cgit v1.2.3