diff options
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,10 +5,10 @@ fi # # watch some files that effect the dev environment - watch_file shell.nix - watch_file default.nix - watch_file Biz/Bild.nix - watch_file Biz/Bild.hs +# watch_file shell.nix +# watch_file default.nix +# watch_file Biz/Bild.nix +# watch_file Biz/Bild.hs # if direnv doesn't detect changes to the nix environment, just touch .envrc and # it will refresh use nix |