diff --git a/hosts/lazyworkhorse/configuration.nix b/hosts/lazyworkhorse/configuration.nix index b36f9f2..9ac38c1 100644 --- a/hosts/lazyworkhorse/configuration.nix +++ b/hosts/lazyworkhorse/configuration.nix @@ -259,7 +259,7 @@ openclaw_gateway_token = { file = ../../secrets/openclaw_gateway_token.age; owner = "root"; - group = "openclaw-node"; + group = "ai-worker"; mode = "0440"; path = "/run/secrets/openclaw_gateway_token"; };