{ config, pkgs, ... }: { fish.enable = true; git = { enable = true; username = "Badtz"; email = "may@badtz.dev"; }; }