From 122a2b458a7589b02402f8979dd2709ff5763d72 Mon Sep 17 00:00:00 2001 From: hackens server Date: Wed, 13 Apr 2022 17:17:34 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20broker=20mqtt=20=C3=A0=20la=20conf?= =?UTF-8?q?ig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/hackens-org/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/hackens-org/configuration.nix b/hosts/hackens-org/configuration.nix index 622e6cb..b5015ae 100644 --- a/hosts/hackens-org/configuration.nix +++ b/hosts/hackens-org/configuration.nix @@ -12,6 +12,7 @@ ../../profiles/core-hackens ./wiki.nix ./webpass.nix + ./mosquitto.nix # ./bridge.nix # ./gha.nix # ./sync.nix