diff options
Diffstat (limited to 'build/shell/.envrc')
-rw-r--r-- | build/shell/.envrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/shell/.envrc b/build/shell/.envrc index 3bc1085..3db39e6 100644 --- a/build/shell/.envrc +++ b/build/shell/.envrc @@ -1,3 +1,5 @@ +#!/usr/bin/env sh + use flake || use nix watch_file flake.nix |