parent
4a2ad39114
commit
49dc072b81
56 changed files with 684 additions and 506 deletions
modules/esphome-plus
|
@ -51,7 +51,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
config = mkIf (cfg.enable) {
|
||||
config = mkIf cfg.enable {
|
||||
# FIXME: https://github.com/NixOS/nixpkgs/issues/339557
|
||||
systemd.services.esphome = {
|
||||
environment.PLATFORMIO_CORE_DIR = mkForce "${stateDir}/.platformio";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue