Use package from master
This commit is contained in:
parent
5cb7783a16
commit
5de772dbd5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ in
|
|||
enable = true;
|
||||
address = "127.0.0.1";
|
||||
inherit (cfg) port;
|
||||
package = pkgs.esphome;
|
||||
package = pkgs.master.esphome;
|
||||
};
|
||||
|
||||
systemd.services.esphome = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue