From 60e779085e760688e0af675587a8733dd0a767cb Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Sun, 16 Jul 2023 10:43:55 -0400 Subject: [PATCH] add victoriametrics to tempest --- hosts/tempest/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/tempest/default.nix b/hosts/tempest/default.nix index 466eba6..fe4d951 100644 --- a/hosts/tempest/default.nix +++ b/hosts/tempest/default.nix @@ -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 = {