about summary refs log tree commit diff
path: root/modules/homelab/default.nix
blob: d60b99f5370e3311eb19b0ed8ab48f971363b9b8 (plain) (blame)
1
2
3
4
{ ... }:
{
  imports = [ ./domain.nix ];
}