services.headplane.settings.integration.agent.work_dir

NixOS option

Do not change this unless you are running a custom deployment. The work_dir represents where the agent will store its data to be able to automatically reauthenticate with your Tailnet. It needs to be writable by the user running the Headplane process.

type: absolute path
Default
"/var/lib/headplane/agent"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →