feat: Updated nix flakes

This commit is contained in:
uttarayan21
2024-06-07 01:22:29 +05:30
parent a52805097a
commit aa56e74ada
4 changed files with 76 additions and 92 deletions

View File

@@ -223,7 +223,7 @@ in rec {
enable = true;
servers = {
gopls.enable = true;
nil_ls = {
nil-ls = {
enable = true;
settings.formatting.command = [
"${pkgs.alejandra}/bin/alejandra"