Skip to content

Commit

Permalink
add envrc for direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp committed May 4, 2021
1 parent bcc96e5 commit d982b6c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .envrc
@@ -0,0 +1,5 @@
use flake ||
{
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.2.4/direnvrc" "sha256-mjD0RK61W+TEffhlEzjv2QB3l/d5FkXQVPd4S5DfCsA=" &&
use flake
}
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,3 +7,4 @@
/config.tf.json
/result*
/.lego
.direnv

0 comments on commit d982b6c

Please sign in to comment.