From 46e0216a848adc6c8a297a2269d12ddbf782bcf5 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 8 Feb 2017 18:37:15 +0100 Subject: [PATCH] k 3 makefu: introduce -bob, add logging to wry,gum --- 1systems/gum.nix | 3 ++- 1systems/wry.nix | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/1systems/gum.nix b/1systems/gum.nix index 18dc644..9104930 100644 --- a/1systems/gum.nix +++ b/1systems/gum.nix @@ -35,6 +35,7 @@ in { # ../2configs/opentracker.nix ../2configs/logging/central-stats-client.nix + ../2configs/logging/central-logging-client.nix ]; services.smartd.devices = [ { device = "/dev/sda";} ]; @@ -64,7 +65,7 @@ in { # access users.users = { root.openssh.authorizedKeys.keys = [ config.krebs.users.makefu-omo.pubkey ]; - makefu.openssh.authorizedKeys.keys = [ config.krebs.users.makefu-vbob.pubkey ]; + makefu.openssh.authorizedKeys.keys = [ config.krebs.users.makefu-vbob.pubkey config.krebs.users.makefu-bob.pubkey ]; }; # Chat diff --git a/1systems/wry.nix b/1systems/wry.nix index 9fd329d..2457ab9 100644 --- a/1systems/wry.nix +++ b/1systems/wry.nix @@ -25,6 +25,7 @@ in { # collectd ../2configs/logging/central-stats-client.nix + ../2configs/logging/central-logging-client.nix ../2configs/tinc/retiolum.nix # ../2configs/torrent.nix