{ ... }:
{
  home.hm = {
    homeDirectory = "/root";
    package = {
      core.enable = true;
    };
  };
}