From eb611f9c57c630340c6bf6aef5449d9585ddc678 Mon Sep 17 00:00:00 2001 From: clerie Date: Mon, 22 May 2023 07:02:45 +0200 Subject: [PATCH] hosts/mail-2: add to monitoring --- hosts/mail-2/configuration.nix | 6 ++++++ hosts/mail-2/secrets/wg-monitoring.age | 9 +++++++++ 2 files changed, 15 insertions(+) create mode 100644 hosts/mail-2/secrets/wg-monitoring.age diff --git a/hosts/mail-2/configuration.nix b/hosts/mail-2/configuration.nix index f45a063..eafddc5 100644 --- a/hosts/mail-2/configuration.nix +++ b/hosts/mail-2/configuration.nix @@ -18,6 +18,12 @@ networking.interfaces.ens3.ipv6.addresses = [ { address = "2a01:4f8:1c1c:9577::1"; prefixLength = 64; } ]; networking.interfaces.ens3.ipv4.addresses = [ { address = "5.75.187.112"; prefixLength = 32; } ]; + clerie.monitoring = { + enable = true; + id = "215"; + pubkey = "N6Q6oEJibdayQVVh3hnQTpOWFtzxUv7OQwtzXc3LXjw="; + }; + system.stateVersion = "22.11"; } diff --git a/hosts/mail-2/secrets/wg-monitoring.age b/hosts/mail-2/secrets/wg-monitoring.age new file mode 100644 index 0000000..3ac86aa --- /dev/null +++ b/hosts/mail-2/secrets/wg-monitoring.age @@ -0,0 +1,9 @@ +age-encryption.org/v1 +-> ssh-ed25519 HwR33w ApVDih41Q8aoto0YvmMSOD2+3vVr+VxTzYPOv6XhQQA +4MVLROtYiHCT3MVqyFl2yLteNANq7MSIgliEbxIdavQ +-> ssh-ed25519 oxA+GQ W1k4A7BrFnPHPPT19mfwJQKoGfGuYl40fgJt2FVixmk +LOCjXI+rd2H52SKwmdCkCyvXp31cPqtf3hUg8IlSwws +-> Gb!v-`J}-grease ]h J$ _ABg xWK +fFoZmRMYwqqe4hgvKk93RI1ItPYB/fMMHtlek49RbPz0uss +--- U0myocqigLS1D8hXpYURyMjaOKOGDHYRqzoBLE6Udw4 +*ߪ(כ卞,IX$(:"t}7jA)tԍڐ2B=ps+FCllT \ No newline at end of file