mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: let the influxdb machine do uptime tracking to cut down on runtime multi node dependencies to get metrics in
This commit is contained in:
parent
cbd22db8c0
commit
6483bd4f7e
4 changed files with 69 additions and 69 deletions
|
@ -56,9 +56,6 @@
|
|||
popups = 20;
|
||||
};
|
||||
|
||||
nix.settings.trusted-substituters = ["https://ai.cachix.org"];
|
||||
nix.settings.trusted-public-keys = ["ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc="];
|
||||
|
||||
#meta.promtail = {
|
||||
# enable = true;
|
||||
# proxy = "sentinel";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue