mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nix] Install Kotlin & Bear
This commit is contained in:
parent
8d68f61816
commit
be29a97b84
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,8 @@ let
|
||||||
dotnet-sdk_8
|
dotnet-sdk_8
|
||||||
go
|
go
|
||||||
jdk
|
jdk
|
||||||
|
kotlin
|
||||||
|
kotlin-language-server
|
||||||
lua-language-server
|
lua-language-server
|
||||||
nil
|
nil
|
||||||
nodejs_20
|
nodejs_20
|
||||||
|
@ -216,6 +218,7 @@ in
|
||||||
|
|
||||||
# Please do not the brew.
|
# Please do not the brew.
|
||||||
brews = [
|
brews = [
|
||||||
|
"bear"
|
||||||
"composer"
|
"composer"
|
||||||
"croc"
|
"croc"
|
||||||
"ddev"
|
"ddev"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue