{ ... }:
{
  imports = [ ../default.nix ];
  home = {
    username = "sperrault";
    homeDirectory = "/Users/sperrault";
  };
}