diff --git a/hosts/dn42-il-gw1/configuration.nix b/hosts/dn42-il-gw1/configuration.nix index 112ada4..12a37bf 100644 --- a/hosts/dn42-il-gw1/configuration.nix +++ b/hosts/dn42-il-gw1/configuration.nix @@ -306,5 +306,11 @@ } ''; + clerie.monitoring = { + enable = true; + id = "301"; + pubkey = "kTuC3/rLr4Qb3C4oEn1ecB/vS78poxmu6/Id3Rc1VGY="; + }; + system.stateVersion = "21.03"; }