{ pkgs, ... }: { environment.systemPackages = (with pkgs; [ kdePackages.kate nil yaml-language-server ]); }