load auth token when we start up

This commit is contained in:
Aaron Bieber 2024-07-08 18:29:39 -06:00
parent d34cb39e9f
commit 795e555286
No known key found for this signature in database

1
.envrc
View File

@ -1 +1,2 @@
use flake use flake
export GH_AUTH_TOKEN=$(op item get nixpkgs-review --field token)