chore(flake): update inputs
This commit is contained in:
parent
3a3c9364aa
commit
b27d261f31
2 changed files with 25 additions and 22 deletions
home/shell
|
@ -76,7 +76,10 @@ in {
|
|||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableNixDirenvIntegration = true;
|
||||
nix-direnv = {
|
||||
enable = true;
|
||||
enableFlakes = true;
|
||||
};
|
||||
};
|
||||
|
||||
# for .envrc's in child directories add "source_up"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue