Don't warn about direnv taking a while
This commit is contained in:
parent
143627af21
commit
d74c0c8292
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
environment.variables = {
|
||||
# Valgrind like to use this instead of HOSTNAME
|
||||
HOST = config.networking.hostName;
|
||||
DIRENV_SKIP_TIMEOUT = "TRUE";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Reference in a new issue