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

7 lines
255 B
Plaintext
Raw Permalink Normal View History

2024-07-06 11:13:43 +02:00
# Go to https://gitlab.com/-/profile/personal_access_tokens
export GITLAB_USER='<your-gitlab-username>'
export GITLAB_TOKEN='<your-gitlab-token>'
2023-05-10 21:05:10 +02:00
# https://console.hetzner.cloud/projects/2643361/security/tokens
2024-07-06 11:13:43 +02:00
export HCLOUD_TOKEN='<your-hetzner-token>'