diff --git a/hosts/clerie-backup/configuration.nix b/hosts/clerie-backup/configuration.nix index df82974..ec23d2f 100644 --- a/hosts/clerie-backup/configuration.nix +++ b/hosts/clerie-backup/configuration.nix @@ -64,5 +64,11 @@ }; }; + clerie.monitoring = { + enable = true; + id = "204"; + pubkey = "p6OEQ0HG6qiMHlGgCt48sXBuawPkoskSoIuMUVo2Dyc="; + }; + system.stateVersion = "21.03"; }