summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/users/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/users/default.nix b/system/users/default.nix
index 8d4fe34..1b7b29b 100644
--- a/system/users/default.nix
+++ b/system/users/default.nix
@@ -32,7 +32,7 @@
           "wheel"
         ];
         openssh.authorizedKeys.keys = [
-          "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGBFuTNNn71Rhfnop2cdz3r/RhWWlCePnSBOhTBbu2ME soispha"
+          "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIME4ZVa+IoZf6T3U08JG93i6QIAJ4amm7mkBzO14JSkz cardno:000F_18F83532"
         ];
       };