replace nil ls with nixd language server

remove nixlang dedicated module
This commit is contained in:
Noah Masur
2024-04-25 13:25:15 -04:00
parent f59c228803
commit 760a016842
7 changed files with 2 additions and 37 deletions

View File

@ -45,7 +45,6 @@ inputs.nixpkgs.lib.nixosSystem {
mail.aerc.enable = true;
mail.himalaya.enable = true;
dotfiles.enable = true;
nixlang.enable = true;
lua.enable = true;
}
];