Set neovim as default edito

This commit is contained in:
2026-02-11 18:04:43 +01:00
parent cf2b532878
commit dd0356c2ce

View File

@@ -10,6 +10,8 @@
fzf-zsh
];
environment.variables.EDITOR = "neovim";
programs.tmux = {
enable = true;
clock24 = true;