diff --git a/hosts/dn42-il-gw6/configuration.nix b/hosts/dn42-il-gw6/configuration.nix index 08cf6e4..d1b4d8b 100644 --- a/hosts/dn42-il-gw6/configuration.nix +++ b/hosts/dn42-il-gw6/configuration.nix @@ -164,5 +164,11 @@ } ''; + clerie.monitoring = { + enable = true; + id = "306"; + pubkey = "5+/S3Fj0HknkKgUTgtmDhS7MoHZ2Ygsi/+eij+Gnf34="; + }; + system.stateVersion = "21.03"; }