diff --git a/system/services/arcane-agent.nix b/system/services/arcane-agent.nix index aec3b16..a531e86 100644 --- a/system/services/arcane-agent.nix +++ b/system/services/arcane-agent.nix @@ -33,7 +33,7 @@ in { environment = { MANAGER_API_URL = "https://arcane.think.chriphost.de"; - AGENT_MODE = "true"; + EDGE_AGENT = "true"; EDGE_TRANSPORT = "poll"; PUID = "1000";