1
0

hosts/palladium: Enable monitoring

This commit is contained in:
2025-04-15 20:02:38 +02:00
parent 3fdf10641b
commit 47921ea988
2 changed files with 9 additions and 2 deletions

View File

@@ -51,6 +51,12 @@
ipv4s = [ "10.20.30.103/32" ];
};
clerie.monitoring = {
enable = true;
id = "206";
pubkey = "2Q8mO4Y09Oi9CCfUUvWpZ8yIQezwtE94tz6ZbA0EDwE=";
};
system.stateVersion = "25.05";
}