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 = {
|
programs.openclaw = {
|
||||||
enable = true;
|
enable = true;
|
||||||
installApp = false;
|
installApp = false;
|
||||||
|
systemd.enable = true;
|
||||||
|
|
||||||
bundledPlugins = {
|
bundledPlugins = {
|
||||||
summarize.enable = true;
|
summarize.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue