{ pkgs, ... }: { environment.systemPackages = with pkgs; [ google-java-format jdt-language-server kotlin-language-server ktlint ]; }