mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 04:39:32 -08:00
removed bug-causing issue
This commit is contained in:
parent
298c851efc
commit
f40adac04e
1 changed files with 1 additions and 3 deletions
|
@ -11,12 +11,10 @@
|
|||
# automatically picked up.
|
||||
extraComponents = [
|
||||
"tasmota"
|
||||
"mqtt"
|
||||
];
|
||||
|
||||
config = {
|
||||
mqtt = {
|
||||
broker = "0.0.0.0";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue