feat: dart and flutter-tools

This commit is contained in:
NotAShelf 2023-04-02 21:01:07 +03:00
parent 4d748c6c1b
commit 7fc5eec2d1
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -57,6 +57,9 @@ in {
default = "";
};
};
dart = {
flutter-tools.enable = mkEnableOption "";
};
sql = mkEnableOption "SQL Language LSP";
go = mkEnableOption "Go language LSP";
ts = mkEnableOption "TS language LSP";