feat: add nil as a nix language server

This commit is contained in:
EinEtwas 2024-10-14 23:49:07 +02:00
parent 07d9c0ef2e
commit 4203494734

View file

@ -17,6 +17,7 @@
expect # for the unbuffer command expect # for the unbuffer command
vscode vscode
nil
]; ];
nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland"; nixpkgs.config.vesktop.commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland";
} }