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