index
:
Rory-Open-Architecture.git
this commit
master
temp-rollback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
host
/
Rory-nginx
/
services
/
prometheus.nix
blob: 1a5d3463b0ad0e3943a9275137308960d20cd772 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
{
...
}
:
{
services
.
prometheus
=
{
enable
=
true
;
port
=
9001
;
};
}