diff --git a/users/ellmau/zsh.nix b/users/ellmau/zsh.nix index e4efd13..9a2f87f 100644 --- a/users/ellmau/zsh.nix +++ b/users/ellmau/zsh.nix @@ -73,7 +73,7 @@ tmux = { enable = true; clock24 = true; - keymode = "emacs"; + keyMode = "emacs"; shell = "\${pkgs.zsh}/bin/zsh"; }; };