feat(users/rus07tam): enable openclaw gateway via systemd
Some checks failed
Nix CI / build (push) Failing after 3m36s
Some checks failed
Nix CI / build (push) Failing after 3m36s
This commit is contained in:
parent
e2bd4444d2
commit
793eeb3161
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
programs.openclaw = {
|
||||
enable = true;
|
||||
installApp = false;
|
||||
systemd.enable = true;
|
||||
|
||||
bundledPlugins = {
|
||||
summarize.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue