fix(users/rus07tam): remove reloadScript in openclaw
Some checks failed
Nix CI / build (push) Failing after 3m45s

This commit is contained in:
Rustam Efimov 2026-04-01 10:51:38 +03:00
parent c63afef488
commit d424353006
No known key found for this signature in database

View file

@ -8,7 +8,6 @@
enable = true; enable = true;
installApp = false; installApp = false;
systemd.enable = true; systemd.enable = true;
reloadScript = true;
bundledPlugins = { bundledPlugins = {
summarize.enable = true; summarize.enable = true;