Updates to config following flake.lock update

This commit is contained in:
Random936
2026-04-25 10:33:01 -04:00
parent 76e69f0bc8
commit 9ec14ce9fa
3 changed files with 8 additions and 5 deletions

View File

@@ -2,6 +2,9 @@
programs.neovim = {
enable = true;
vimAlias = true;
withPython3 = true;
withRuby = true;
coc = {
enable = true;
settings = {
@@ -23,7 +26,6 @@
coc-svelte
coc-clangd
coc-docker
coc-tsserver
coc-rust-analyzer
];