feat(nvim): add enable option

This commit is contained in:
2026-05-22 10:20:06 +02:00
parent f2ffedfb76
commit 0ecfe7d86d
4 changed files with 21 additions and 5 deletions

View File

@@ -59,6 +59,7 @@
shell.bash.aliases.lang-js = true;
shell.bash.addBinToPath = true;
devenv.enable = true;
nvim.enable = true;
pandoc.enable = true;
photography.enable = true;
torrenting.enable = true;