add victoriametrics to tempest

This commit is contained in:
Noah Masur 2023-07-16 10:43:55 -04:00
parent 6abcdfa3bd
commit 60e779085e

View File

@ -91,6 +91,7 @@ inputs.nixpkgs.lib.nixosSystem {
leagueoflegends.enable = true;
ryujinx.enable = true;
};
services.vmagent.enable = true;
services.openssh.enable = true; # Required for Cloudflare tunnel
cloudflareTunnel = {