{config, ...}: {
  virtualisation.arion = {
    projects.smarthome.settings = {
      imports = [./arion-compose.nix];
    };
  };
}