Skip to content

Commit

Permalink
🔧 add mio openssh public key
Browse files Browse the repository at this point in the history
  • Loading branch information
shelken committed Sep 29, 2024
1 parent d64853f commit f821e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
# 2. Or just use hardware security keys like Yubikey/CanoKey.
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK1/TnqUWbdQgCcF1mXsgdMumR7EKGpyKn19SHzhFBuY shelken@yuuko"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9sMBAahOZKZ5QXBEsu6ACfgX8TSt5EgD+E1h6mtzG2 shelken@mio"
];
};

Expand Down

0 comments on commit f821e21

Please sign in to comment.