enables direnv on dnsc-air
This commit is contained in:
parent
2216d3647a
commit
3bc8b41b30
3 changed files with 3 additions and 8 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
nix-direnv.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue