{pkgs, ...}: { home.packages = with pkgs; [ ### Tools git ]; }