mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 03:50:15 +00:00
convenience tweaks
This commit is contained in:
@ -17,6 +17,9 @@ in
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
config = {
|
||||
global.hide_env_diff = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user