mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-12 01:23:16 +00:00
fix: enable prometheus stuff
This commit is contained in:
@@ -23,6 +23,7 @@ in
|
||||
};
|
||||
services = {
|
||||
nix.enable = lib.mkDefault true;
|
||||
prometheus-exporters.enable = lib.mkDefault true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user