From b9945561f743023fbcc0b95923f6200f64dc00b0 Mon Sep 17 00:00:00 2001 From: s-prechtl Date: Wed, 16 Jul 2025 21:36:17 +0200 Subject: [PATCH] feat: remove the unneccesary double_puppet stuff --- hosts/hitsugibune/matrix.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hosts/hitsugibune/matrix.nix b/hosts/hitsugibune/matrix.nix index b5dcde4..ae1c000 100644 --- a/hosts/hitsugibune/matrix.nix +++ b/hosts/hitsugibune/matrix.nix @@ -227,12 +227,6 @@ in { double_puppet = { allow_discovery = false; - servers = { - "sprechtl.me" = "https://matrix.sprechtl.me"; # Your homeserver - }; - secrets = { - "sprechtl.me" = "$DOUBLE_PUPPET_SECRET_SERVER"; # Use the AS token from your registration file - }; }; network = {