mirror of
https://github.com/wlcx/home.git
synced 2025-12-08 19:43:46 +00:00
direnv: increase warning time
This commit is contained in:
parent
d90384b2de
commit
b15ba6c14c
@ -95,6 +95,7 @@ in
|
||||
direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
config.global.warn_timeout = "30s";
|
||||
};
|
||||
|
||||
fzf = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user