# server nas
{...}: {
  imports = [
    ./hardware-configuration.nix
    ./configuration.nix
  ];
}