switch to netdata cloud

fix performance issues with caddy mostly
This commit is contained in:
Noah Masur
2022-10-10 19:22:39 +00:00
parent a5e186ee87
commit c4c75cd587
5 changed files with 29 additions and 44 deletions

View File

@ -92,6 +92,9 @@
# Load the SSH key for this machine
loadkey = import ./apps/loadkey.nix { inherit pkgs; };
# Connect machine metrics to Netdata Cloud
netdata = import ./apps/netdata-cloud.nix { inherit pkgs; };
});
devShells = forAllSystems (system: