Introduces a new Nomad job definition (`newt.nomad`) to deploy the `newt` agent as a managed service within the Homelab environment.
This job configures a single `newt-agent` task using the `fosrl/newt:latest` Podman image. The agent is set up with specific environment variables for endpoint, ID, and secret, enabling it to connect to the Pangolin service and establish network connectivity. Resource limits for CPU and memory are also defined.