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;
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
programs.direnv.enable = true;
|
||||
|
||||
# System settings
|
||||
system = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue