mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
fixed dir
This commit is contained in:
parent
2ffa9fb046
commit
21a64fd68d
6 changed files with 4 additions and 9 deletions
|
|
@ -29,10 +29,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
programs.git.ignores = [
|
||||
".direnv"
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
DIRENV_LOG_FORMAT = " ";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue