From 2f532dc573e35128ea82315289a0714579c9142a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 24 Jan 2025 15:01:30 +0100 Subject: nixos: refactor the home automation This moves zigbee to spt-omnia. --- nixos/configurations/spt-mox2.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'nixos/configurations/spt-mox2.nix') diff --git a/nixos/configurations/spt-mox2.nix b/nixos/configurations/spt-mox2.nix index b416671..9fb4197 100644 --- a/nixos/configurations/spt-mox2.nix +++ b/nixos/configurations/spt-mox2.nix @@ -1,8 +1,4 @@ -{ - config, - pkgs, - ... -}: { +{config, ...}: { turris.board = "mox"; deploy = { enable = true; -- cgit v1.2.3