about summary refs log tree commit diff
path: root/hardware/virtualbox/default.nix
blob: df624c33c0925870edb728b9aa8baa7332db13cd (plain) (blame)
1
2
3
{...}: {
  imports = [./hardware.nix];
}