mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 21:20:13 +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