diff --git a/modules/home/caem/core/zsh.nix b/modules/home/caem/core/zsh.nix index eacddc1..c232fbd 100644 --- a/modules/home/caem/core/zsh.nix +++ b/modules/home/caem/core/zsh.nix @@ -13,7 +13,7 @@ programs.bat = { enable = true; - settings.config = "ansi"; + config = "ansi"; }; home.file.".zshenv".enable = false;