direnv annoying

This commit is contained in:
Bryan Ramos 2024-05-13 23:28:16 -04:00
parent e8e49750f9
commit 1bcde56ff1
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -30,7 +30,7 @@ in
}; };
home.sessionVariables = { home.sessionVariables = {
DIRENV_LOG_FORMAT = " "; DIRENV_LOG_FORMAT = "";
}; };
}; };
} }