diff --git a/hosts/radiobert/base.nix b/hosts/radiobert/base.nix index 5be95b78..1fa361dd 100644 --- a/hosts/radiobert/base.nix +++ b/hosts/radiobert/base.nix @@ -58,7 +58,7 @@ c3d2 = { isInHq = false; hq.statistics.enable = true; - pi-sensors = [ { + pi-sensors = if true then [] else [ { type = "dht22"; pin = 17; location = "Schrank";