1
0

hosts/astatine: add to monitoring

This commit is contained in:
clerie 2023-04-04 22:16:08 +02:00
parent 0e4f3cce46
commit 38edb24fca

View File

@ -62,9 +62,10 @@
}; };
clerie.monitoring = { clerie.monitoring = {
# enable = true; enable = true;
id = "%MONITORING_ID%"; id = "214";
pubkey = "%MONITORING_PUBKEY%"; pubkey = "I4xh3t6vIcNyntZkewXX56eWrEd3J0hhaYV45xj6uVU=";
serviceLevel = "event";
}; };
system.stateVersion = "23.05"; system.stateVersion = "23.05";