config/doom: disable kotlin
This commit is contained in:
parent
c9353a8449
commit
674dcda2e2
3 changed files with 1 additions and 8 deletions
|
@ -1,6 +0,0 @@
|
|||
{ pkgs, lib, ... }: {
|
||||
home.packages = with pkgs; lib.lists.flatten [
|
||||
kotlin
|
||||
kotlin-language-server
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue