feat: add nushell integration config
This commit is contained in:
parent
03a2702281
commit
583cdd7b00
4 changed files with 46 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
programs = {
|
||||
direnv = {
|
||||
enable = true;
|
||||
enableNushellIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue