1
0
Fork 0

Add debian host mail-1 to monitoring

This commit is contained in:
clerie 2021-06-20 16:06:42 +02:00
parent d43e635f9e
commit 2525c506fc
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{ ... }:
{
imports =
[
../../configuration/common
];
networking.hostName = "mail-1";
clerie.monitoring = {
enable = true;
id = "208";
pubkey = "s2GT9iYQmuiwkZ04KzSqqlIEbUJ6CT6i4htCjWYt2xs=";
};
}