nixos-infra/users/rus07tam/hosts/velarion.nix
Rustam Efimov 459fc6e218
Some checks failed
Nix CI / build (push) Failing after 1m43s
feat(users/rus07tam): enable openclaw on velarion
2026-04-01 09:31:16 +03:00

5 lines
49 B
Nix

{
imports = [
./../modules/openclaw
];
}