fixes direnv config
This commit is contained in:
parent
30f014b939
commit
88ee864c89
1 changed files with 1 additions and 4 deletions
|
|
@ -142,10 +142,7 @@
|
||||||
completion.enable = true;
|
completion.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.direnv = {
|
programs.direnv.enable = true;
|
||||||
enable = true;
|
|
||||||
enableBashIntegration = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# System settings
|
# System settings
|
||||||
system = {
|
system = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue