diff options
| author | Jakub Stachurski <jakub@wilkuu.xyz> | 2026-06-22 01:16:42 +0200 |
|---|---|---|
| committer | Jakub Stachurski <jakub@wilkuu.xyz> | 2026-06-22 01:16:42 +0200 |
| commit | 5094baa6b5857da5db554c432af0647a8aff16e3 (patch) | |
| tree | 2e2cbcf89f41a20739490a2dde34b0ba7d8dc11f /modules/default.nix | |
| parent | 1d405a40d6c12667bf3dc7c87281c3aa24726431 (diff) | |
service(tacitus): Monitoring
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 98abe6d..180e31b 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -15,6 +15,7 @@ ./motd.nix ./locale.nix ./test_endpoint.nix + ./prometheus.nix ]; nixpkgs.overlays = [ |
