{ ... }:
{
  imports = [ ./gpg ];

  programs.git = {
    enable = true;
    lfs.enable = true;
  };
}