envrc: use strict_env and watch shell.nix

This commit is contained in:
Arthur Noel 2023-12-01 23:43:25 +00:00
parent b1231eafb1
commit 0c3db8bd30

2
.envrc
View file

@ -1,2 +1,4 @@
strict_env
source ./direnvrc source ./direnvrc
watch_file shell.nix
use flake use flake