diff options
author | makefu <github@syntax-fehler.de> | 2017-07-21 09:06:30 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-07-21 09:06:30 +0200 |
commit | 0cce2f9d14766dc29674c098fe84aaca0adc7876 (patch) | |
tree | 808d87f9a84aeeb22333f6e98669260ec06b3f74 /krebs/1systems/wolf | |
parent | be49befd5239ab2715992e3103bd71327e5a7310 (diff) |
wolf.r: add makefu-omo pubkey
access will be used to perform backups
Diffstat (limited to 'krebs/1systems/wolf')
-rw-r--r-- | krebs/1systems/wolf/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/wolf/config.nix b/krebs/1systems/wolf/config.nix index b8cc1b4a1..ba897a26e 100644 --- a/krebs/1systems/wolf/config.nix +++ b/krebs/1systems/wolf/config.nix @@ -101,6 +101,7 @@ in users.extraUsers.root.openssh.authorizedKeys.keys = [ config.krebs.users.ulrich.pubkey + config.krebs.users.makefu-omo.pubkey ]; time.timeZone = "Europe/Berlin"; |