diff options
| author | makefu <github@syntax-fehler.de> | 2025-05-12 21:03:44 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2025-05-12 21:03:44 +0200 |
| commit | 8e36bd9d82fe80cc41dc916a2aa3cae9e606f6d4 (patch) | |
| tree | 91a2f53c43b1a8ef5e599b24b2d37ad0ab146cf7 | |
| parent | 2012bb2fd9eaa86c4c5cd992f489a7766955c8fb (diff) | |
shack/ssh-keys: add susanne pubkey
| -rw-r--r-- | krebs/2configs/shack/ssh-keys.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/shack/ssh-keys.nix b/krebs/2configs/shack/ssh-keys.nix index 80957f3a5..183a81f99 100644 --- a/krebs/2configs/shack/ssh-keys.nix +++ b/krebs/2configs/shack/ssh-keys.nix @@ -2,6 +2,7 @@ { users.users.root.openssh.authorizedKeys.keys = [ config.krebs.users."0x4A6F".pubkey + config.krebs.users.susanne.pubkey config.krebs.users.hase.pubkey config.krebs.users.neos.pubkey config.krebs.users.raute.pubkey |
