Skip to content

Commit

Permalink
update .envrc for flake
Browse files Browse the repository at this point in the history
  • Loading branch information
steinerkelvin committed Feb 8, 2024
1 parent 4c04d27 commit 9c89a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ if has lorri; then
eval "$(lorri direnv)"
else
# Otherwise fall back to pure nix
use nix
use flake
fi

0 comments on commit 9c89a09

Please sign in to comment.