From 2e6defd49600fdfa1ca7eeb518be04fd2ce2013b Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 16 Mar 2026 18:44:48 -0700 Subject: matrix: continuwuity server --- systems/x86_64-linux/copenhagen/default.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'systems/x86_64-linux/copenhagen') diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix index d0659c6..4d0d665 100644 --- a/systems/x86_64-linux/copenhagen/default.nix +++ b/systems/x86_64-linux/copenhagen/default.nix @@ -64,6 +64,11 @@ with lib; with lib.${namespace}; { host = "git.cxl.sh"; }; + matrix = { + enable = true; + host = "cxl.sh"; + }; + unbound.enable = true; }; }; -- cgit v1.2.3