diff --git a/hosts/astatine/configuration.nix b/hosts/astatine/configuration.nix index 198a9ec..e7b1ac9 100644 --- a/hosts/astatine/configuration.nix +++ b/hosts/astatine/configuration.nix @@ -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";