cluster/services/monitoring: monitor thunderskin

This commit is contained in:
Max Headroom 2023-03-21 23:51:02 +01:00
parent 3c6e5fae77
commit 769dcdac3f

View file

@ -9,7 +9,7 @@
}; };
services.monitoring = { services.monitoring = {
nodes = { nodes = {
client = [ "checkmate" "VEGAS" "prophet" ]; client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
}; };
nixos = { nixos = {
client = ./client.nix; client = ./client.nix;