Skip to content

Commit

Permalink
modified: .envrc
Browse files Browse the repository at this point in the history
  • Loading branch information
shnarazk committed Oct 20, 2024
1 parent e87143b commit 203ae18
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
fi
source $HOME/.config/direnv/envrc
use flake
export PATH=$PATH:./node_modules/.bin

0 comments on commit 203ae18

Please sign in to comment.