update trollshell to hyperhive integration branch
This commit is contained in:
parent
ba9c59da59
commit
f56e38c1f7
3 changed files with 14 additions and 8 deletions
|
|
@ -49,6 +49,11 @@ in
|
|||
enable = true;
|
||||
package = trollshellPkgs.hytte-plugin-weather;
|
||||
};
|
||||
agents = {
|
||||
enable = true;
|
||||
package = trollshellPkgs.hytte-plugin-agents;
|
||||
env.RUST_LOG = "hytte_plugin_agents=debug"; # every host.sock request/response line
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue