diff options
-rw-r--r-- | cluster/staging/cluster.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cluster/staging/cluster.nix b/cluster/staging/cluster.nix index b170162..26011d2 100644 --- a/cluster/staging/cluster.nix +++ b/cluster/staging/cluster.nix @@ -46,8 +46,6 @@ deuxfleurs.adminAccounts = { lx = [ - # Keys for accessing nodes from outside - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJpaBZdYxHqMxhv2RExAOa7nkKhPBOHupMP3mYaZ73w9 lx@lindy" "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIw+IIX8+lZX9RrHAbwi/bncLYStXpI4EmK3AUcqPY2O lx@kusanagi " ]; quentin = [ |