1
0
Fork 0

hosts/monitoring-3: remove mail-1 from monitoring

This commit is contained in:
clerie 2023-06-28 18:48:44 +02:00
parent 942d226099
commit 1ff45a9068
1 changed files with 0 additions and 9 deletions

View File

@ -4,15 +4,6 @@ with lib;
let
hosts = _nixfiles.nixosConfigurations // {
"mail-1".config = {
networking.hostName = "mail-1";
clerie.monitoring = {
enable = true;
id = "208";
pubkey = "s2GT9iYQmuiwkZ04KzSqqlIEbUJ6CT6i4htCjWYt2xs=";
nixos = false;
};
};
"mercury".config = {
networking.hostName = "mercury";
clerie.monitoring = {