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