{ config, lib, ... }: { programs.git = { enable = true; settings = { user.name = "Remy Moll"; user.email = "remy.moll@artidis.com"; }; }; }