darwin: enable vim

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-11-29 12:58:58 +01:00
parent 0767577099
commit 44c00b6468

View file

@ -47,9 +47,7 @@ in
programs = { programs = {
fish.enable = true; fish.enable = true;
}; vim.enable = true;
programs = {
bash = { bash = {
## shellInit = '' ## shellInit = ''
interactiveShellInit = '' interactiveShellInit = ''