{ pkgs, ... }: { home.packages = with pkgs; [ ansible-language-server ansible-lint ]; }