wasn't working in alacritty anyways and hide_env_diff should work somehow...

This commit is contained in:
Daylin Morgan 2024-05-21 16:09:54 -05:00
parent fbb6c7d56c
commit 9bdcd6bfec
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
}:
mkDefaultOizysModule config "cli" {
programs.direnv.enable = true;
environment.sessionVariables = {
DIRENV_LOG_FORMAT = "direnv: %s";
};
environment.systemPackages = (with pkgs; [
chezmoi