Personal-use NixOS configuration

I would like my git config

+2
+2
hosts/prospect/homes/encode42.nix
··· 34 34 imports = [ 35 35 (flakeRoot + /homes/encode42/common) 36 36 37 + (flakeRoot + /homes/encode42/common/github.nix) 38 + 37 39 (flakeRoot + /homes/encode42/common/bat.nix) 38 40 (flakeRoot + /homes/encode42/common/eza.nix) 39 41 (flakeRoot + /homes/encode42/common/xh.nix)