hosts(perso-desktop): Enable neovim
All checks were successful
check / check (push) Successful in 31s

This commit is contained in:
Florian RICHER 2025-02-11 23:21:09 +01:00
parent d23cda3b49
commit b5eb89382f
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -15,6 +15,10 @@
minecraft.enable = true;
};
editors = {
neovim.enable = true;
};
shell = {
zsh.enable = true;
atuin.enable = true;