mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(monitoring): enumerate exporters properly
This commit is contained in:
parent
a1273971d9
commit
452e76e173
2 changed files with 9 additions and 7 deletions
|
|
@ -7,6 +7,8 @@
|
|||
in {
|
||||
arch = "x86_64";
|
||||
type = "NixOS";
|
||||
access.online.enable = false;
|
||||
exports.defaultServices = false;
|
||||
modules = mkForce [
|
||||
./nixos.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue