Configuration for my various machines!
{ ... }: {
  imports = [
    ../common/racknerd
  ];

  networking = {
    hostName = "alys";
  };
}