mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
fix(nix): extraLanguageServer option
This commit is contained in:
parent
80ea31d421
commit
a309d4f4b7
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
extraLanguageServers ? false,
|
||||
extraLanguageServers,
|
||||
...
|
||||
}: {
|
||||
programs.neovim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue