feat(users/rus07tam): enable openclaw on velarion
Some checks failed
Nix CI / build (push) Failing after 1m43s

This commit is contained in:
Rustam Efimov 2026-04-01 09:31:16 +03:00
parent 0246ae86c1
commit 459fc6e218
No known key found for this signature in database

View file

@ -1,4 +1,5 @@
{ {
imports = [ imports = [
./../modules/openclaw
]; ];
} }