mirror of
https://github.com/nmasur/dotfiles
synced 2026-03-11 01:29:45 +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