1
0
Fork 0

hosts/astatine: add to monitoring

This commit is contained in:
clerie 2023-04-04 22:16:08 +02:00
parent 0e4f3cce46
commit 38edb24fca
1 changed files with 4 additions and 3 deletions

View File

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