diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index ef71bd5..4f932df 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -118,6 +118,9 @@ in { dependency with no substitutes available, or you don't want to spend time waiting to re-download your dependencies every time you enter the shell. + + This should not be necessary when using nix-direnv, which already pins + the direnv profile. ''; }; filename = mkOption { |
