summary refs log tree commit diff
path: root/hosts/vps/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vps/git.nix')
-rw-r--r--hosts/vps/git.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vps/git.nix b/hosts/vps/git.nix
index 6f0904e..06a8af2 100644
--- a/hosts/vps/git.nix
+++ b/hosts/vps/git.nix
@@ -14,6 +14,7 @@
       shell = "${pkgs.git}/bin/git-shell";
       openssh.authorizedKeys.keys = [
         "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMDyzrs9sbstv3KFK5FV8qYlSknnEy8Cn+qch4dJLmHA"
+        "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPhN4Iq070J9rFJhOwP9RUyUJG9MC1W5KnDGqBqWZnlu"
       ];
     };