summaryrefslogtreecommitdiff
path: root/modules/hostings/default.nix
blob: cab83b244cac549fab8f13aa9806ab5ed99efa3c (plain)
1
2
3
4
5
6
{
  imports = [
    ./beget.nix
    ./selectel.nix
  ];
}