{ ... }: {
  imports = [
    ./hardware-configuration.nix
    ./configuration.nix
    ./scripts.nix
  ];
}