diff options
Diffstat (limited to 'cluster')
-rw-r--r-- | cluster/prod/cluster.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cluster/prod/cluster.nix b/cluster/prod/cluster.nix index 245d0a7..386a0f9 100644 --- a/cluster/prod/cluster.nix +++ b/cluster/prod/cluster.nix @@ -107,8 +107,6 @@ deuxfleurs.adminAccounts = { lx = [ - # Keys for accessing nodes from outside - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJpaBZdYxHqMxhv2RExAOa7nkKhPBOHupMP3mYaZ73w9 lx@lindy" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIw+IIX8+lZX9RrHAbwi/bncLYStXpI4EmK3AUcqPY2O lx@kusanagi " ]; quentin = [ |