diff options
author | Martin Fischer <martin@push-f.com> | 2025-01-25 12:38:32 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-01-25 13:01:47 +0100 |
commit | 3ad66fff993f73652b7172baf1bddd98642b61e4 (patch) | |
tree | 78140954218713a054bc90c7871e557613d07560 /nixos/hosts/ev/default.nix | |
parent | 583732cb08ceb5d2ad6cd0c7ac13b06096c31235 (diff) |
feat(ev): add hosehawkhosehawk
Diffstat (limited to 'nixos/hosts/ev/default.nix')
-rw-r--r-- | nixos/hosts/ev/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/hosts/ev/default.nix b/nixos/hosts/ev/default.nix index e59ec01..86c704c 100644 --- a/nixos/hosts/ev/default.nix +++ b/nixos/hosts/ev/default.nix @@ -15,6 +15,7 @@ ./home-automation.nix ./kodi.nix ./torrent.nix + ./hosehawk.nix ]; home-automation.zigbee2mqttPort = 8080; |