nixos-wiki-infra/.envrc.private-template
2024-02-09 11:58:00 +01:00

7 lines
255 B
Plaintext

# Go to https://gitlab.com/-/profile/personal_access_tokens
export GITLAB_USER=<your-gitlab-username>
export GITLAB_TOKEN=<your-gitlab-token>
# https://console.hetzner.cloud/projects/2643361/security/tokens
export HCLOUD_TOKEN=<your-hetzner-token>