enable zigbee2mqtt

This commit is contained in:
Vivian 2021-10-18 20:45:12 +02:00
parent 2a7ed507ed
commit 1a53f9ff17
2 changed files with 23 additions and 1 deletions

View file

@ -26,7 +26,7 @@
};
deploy.nodes.bastion = {
hostname = "localhost";
hostname = "10.42.42.4";
fastConnection = true;
profiles.system = {
user = "root";