hosts(perso-desktop): Enable neovim
All checks were successful
check / check (push) Successful in 31s
All checks were successful
check / check (push) Successful in 31s
This commit is contained in:
parent
d23cda3b49
commit
b5eb89382f
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
minecraft.enable = true;
|
minecraft.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
editors = {
|
||||||
|
neovim.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
shell = {
|
shell = {
|
||||||
zsh.enable = true;
|
zsh.enable = true;
|
||||||
atuin.enable = true;
|
atuin.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue