From ef3d6c4eaf655a46d1a2450d21967e28ff5121c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Mon, 1 Feb 2021 14:44:26 +0100 Subject: [PATCH] fix(toum): disable hass --- systems/toum/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/toum/configuration.nix b/systems/toum/configuration.nix index 3f2a4f7..d8b7d1b 100644 --- a/systems/toum/configuration.nix +++ b/systems/toum/configuration.nix @@ -5,7 +5,7 @@ in { imports = [ ./hardware-configuration.nix ./telegram-bots - + #