nixos-wiki-infra/.envrc.private-template

7 lines
255 B
Plaintext
Raw Normal View History

2023-05-10 21:05:10 +02:00
# 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
2023-05-10 21:05:10 +02:00
export HCLOUD_TOKEN=<your-hetzner-token>