diff --git a/hosts/radiobert/default.nix b/hosts/radiobert/default.nix index 20406f60..e39bbaf6 100644 --- a/hosts/radiobert/default.nix +++ b/hosts/radiobert/default.nix @@ -64,7 +64,7 @@ in c3d2 = { isInHq = false; hq.statistics.enable = true; - pi-sensors = [ { + pi-sensors = lib.optionals false [ { type = "dht22"; pin = 17; location = "Schrank";