{ config, pkgs, ... }: { home.username = "moustachioed"; home.homeDirectory = "/Users/moustachioed"; home.stateVersion = "23.11"; # Please read the comment before changing. programs.git = { userName = "Martin"; userEmail = "git@pander-on.de"; }; }