diff --git a/hosts/db-pg17/default.nix b/hosts/db-pg17/default.nix index 1cb59ea..10ddb46 100644 --- a/hosts/db-pg17/default.nix +++ b/hosts/db-pg17/default.nix @@ -14,6 +14,7 @@ base.userSSHKeys = [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDyi9TFKaEVrO4Gl7/t47PERjOiN3WHMD29UgZV5gm4G etorres@xenon" + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE3hrHq0AgKTJ3Pvu6/wC0LbroKbIMGbTNrWdCG/YIM/ etorres@erics-mac" ]; dbserver-postgresql = {