4 lines
75 B
Nix
4 lines
75 B
Nix
|
{
|
||
|
flake.modules.homeManager.base.programs.zsh.defaultKeymap = "viins";
|
||
|
}
|