feat(users/rus07tam): enable openclaw gateway via systemd
Some checks failed
Nix CI / build (push) Failing after 3m36s

This commit is contained in:
Rustam Efimov 2026-04-01 09:56:24 +03:00
parent e2bd4444d2
commit 793eeb3161
No known key found for this signature in database

View file

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