diff --git a/hosts/dn42-il-gw5/configuration.nix b/hosts/dn42-il-gw5/configuration.nix index d9c3d25..d1263be 100644 --- a/hosts/dn42-il-gw5/configuration.nix +++ b/hosts/dn42-il-gw5/configuration.nix @@ -164,5 +164,11 @@ } ''; + clerie.monitoring = { + enable = true; + id = "305"; + pubkey = "DRJ4FFqNCRgxzmD+k4WKVKJiKKTxTm5Uupcz04j1Ag8="; + }; + system.stateVersion = "21.03"; }