tower/configuration.nix: enable prometheus
This commit is contained in:
parent
61f9e30242
commit
49969059ec
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
services = {
|
||||
forgejo.enable = true;
|
||||
grafana.enable = true;
|
||||
prometheus.enable = true;
|
||||
};
|
||||
programs = {
|
||||
editors = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue