From 8e36bd9d82fe80cc41dc916a2aa3cae9e606f6d4 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 12 May 2025 21:03:44 +0200 Subject: shack/ssh-keys: add susanne pubkey --- krebs/2configs/shack/ssh-keys.nix | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3