{config, ...}: {
  imports = [
    ./services/minecraft.nix
    ./services/nix.nix
    ./services/opensshd.nix
    ./services/rust-motd.nix
  ];
}