{ lib, ... }: { imports = [ ./programs/git ]; features.git.enable = lib.mkDefault true; }