mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 06:03:15 -06:00
wasn't working in alacritty anyways and hide_env_diff should work somehow...
This commit is contained in:
parent
fbb6c7d56c
commit
9bdcd6bfec
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@
|
|||
}:
|
||||
mkDefaultOizysModule config "cli" {
|
||||
programs.direnv.enable = true;
|
||||
environment.sessionVariables = {
|
||||
DIRENV_LOG_FORMAT = "[2mdirenv: %s[0m";
|
||||
};
|
||||
|
||||
environment.systemPackages = (with pkgs; [
|
||||
chezmoi
|
||||
|
|
Loading…
Reference in a new issue