add direnv
This commit is contained in:
parent
7149166a2f
commit
26f2a05b96
2 changed files with 9 additions and 0 deletions
|
|
@ -47,6 +47,11 @@
|
|||
|
||||
programs = {
|
||||
feh.enable = true;
|
||||
|
||||
direnv = {
|
||||
enable = true;
|
||||
enableNixDirenvIntegration = true;
|
||||
};
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "LavaDesu";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue