{...}: {
  imports = [
    ./base.nix
    ./pc.nix
    ./workstation.nix
    ./server.nix
  ];
}