diff options
author | Linnnus <[email protected]> | 2025-03-27 13:06:15 +0000 |
---|---|---|
committer | Linnnus <[email protected]> | 2025-03-27 13:06:30 +0000 |
commit | 1b04aa1c4c8bcd6cee608420543b154b4435ee24 (patch) | |
tree | 303fcc5ff275bd41aacdb427fb7af1afdc19b495 /hosts/ahmed/ssh/default.nix | |
parent | e26a65beca905cf44e1b02633f67d213ae3a84b6 (diff) |
ali: Add metadata
Let's just add it now, then I'll fix it on the guest.
Diffstat (limited to 'hosts/ahmed/ssh/default.nix')
-rw-r--r-- | hosts/ahmed/ssh/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/ssh/default.nix b/hosts/ahmed/ssh/default.nix index a2110b7..30dba4b 100644 --- a/hosts/ahmed/ssh/default.nix +++ b/hosts/ahmed/ssh/default.nix @@ -14,6 +14,7 @@ users.users = lib.genAttrs ["root" "linus"] (_: { openssh.authorizedKeys.keys = [ metadata.hosts.muhammed.sshKeys.linus + metadata.hosts.ali.sshKeys.linus # Identity used by Termios on iPhone. "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBPbGet0Mn5+HMeRBXeOkSYqGqbefFZ4kE9aYemyDp9D" |