From 8d85f9828e690e0b9c0d14a2f874320b0617d6c2 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Mon, 31 Jul 2023 15:48:43 -0600 Subject: [PATCH] h: monitor a few more rooms with mjolnir --- hosts/h/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/h/default.nix b/hosts/h/default.nix index d8f9419..e83912a 100644 --- a/hosts/h/default.nix +++ b/hosts/h/default.nix @@ -768,6 +768,8 @@ in { "https://matrix.to/#/#plan9:matrix.org" "https://matrix.to/#/#nix-openbsd:tapenet.org" "https://matrix.to/#/#cobug:tapenet.org" + "https://matrix.to/#/#gosec:tapenet.org" + "https://matrix.to/#/#gophers-offtopic:matrix.org" ]; settings = { verboseLogging = false;