{ pkgs, ... }: { home.packages = with pkgs; [ stylua # Formatter lua-language-server # LSP ]; }