summaryrefslogtreecommitdiffstats
path: root/krebs/1systems/wolf/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-07-21 09:06:30 +0200
committermakefu <github@syntax-fehler.de>2017-07-21 09:06:30 +0200
commit0cce2f9d14766dc29674c098fe84aaca0adc7876 (patch)
tree808d87f9a84aeeb22333f6e98669260ec06b3f74 /krebs/1systems/wolf/config.nix
parentbe49befd5239ab2715992e3103bd71327e5a7310 (diff)
wolf.r: add makefu-omo pubkey
access will be used to perform backups
Diffstat (limited to 'krebs/1systems/wolf/config.nix')
-rw-r--r--krebs/1systems/wolf/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/wolf/config.nix b/krebs/1systems/wolf/config.nix
index b8cc1b4a..ba897a26 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";