Configuration for my various machines!
{ ... }: {
  imports = [
    ./configuration.nix
    ./hardware-configuration.nix
  ];
}