mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
alloy: Enable endpoints conditionally based on requirements
This commit is contained in:
parent
9bc7a2e737
commit
3f85a77fc9
4 changed files with 75 additions and 61 deletions
|
|
@ -56,7 +56,7 @@
|
|||
alloy = {
|
||||
enable = true;
|
||||
domain = "alloy-${config.networking.hostName}.${tailscaleDomain}";
|
||||
collect.hostMetrics = true;
|
||||
collect.metrics.system = true;
|
||||
};
|
||||
|
||||
caddy.virtualHosts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue