Don't warn about direnv taking a while

This commit is contained in:
Benson Chu 2024-07-17 08:29:10 -05:00
parent 143627af21
commit d74c0c8292

View file

@ -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; [