fix pkgs system mismatch

This commit is contained in:
arcnmx 2023-03-10 09:09:28 -08:00
parent 6779ac1c65
commit 84925bfa31
2 changed files with 0 additions and 4 deletions

View file

@ -140,7 +140,6 @@ with lib;
esphome = {
extraModules = [
meta.modules.esphome
meta.modules.system.genesis
];
specialArgs = {
target = config.deploy.targets.home;