forked from Drift/pvv-nixos-config
jokum: enable metric exporters
This commit is contained in:
@@ -20,6 +20,7 @@ in {
|
|||||||
"knakelibrak.pvv.ntnu.no:9100"
|
"knakelibrak.pvv.ntnu.no:9100"
|
||||||
"hildring.pvv.ntnu.no:9100"
|
"hildring.pvv.ntnu.no:9100"
|
||||||
"bicep.pvv.ntnu.no:9100"
|
"bicep.pvv.ntnu.no:9100"
|
||||||
|
"jokum.pvv.ntnu.no:9100"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
@@ -5,8 +5,7 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
|
|
||||||
../../base.nix
|
../../base.nix
|
||||||
# Users can just import any configuration they want even for non-user things. Improve the users/default.nix to just load some specific attributes if this isn't wanted
|
../../misc/metrics-exporters.nix
|
||||||
|
|
||||||
../../misc/rust-motd.nix
|
../../misc/rust-motd.nix
|
||||||
|
|
||||||
./services/matrix
|
./services/matrix
|
||||||
|
Reference in New Issue
Block a user