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

@ -300,16 +300,6 @@
packages =
let
arrow =
system:
import ./hosts/arrow {
inherit
inputs
globals
overlays
system
;
};
staff =
system:
import ./hosts/staff {