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