This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
36ed3c73b5
configuration.nix
/
hosts
/
wynne
/
services
/
apps
/
default.nix
7 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
all: enable node-exporter
2024-07-18 22:06:11 +05:30
_
:
{
wynne: enable postgresql
2024-07-20 20:15:13 +05:30
imports
=
[
./postgresql.nix
../../../shared/prometheus-exporters.nix
]
;
all: enable node-exporter
2024-07-18 22:06:11 +05:30
}
Reference in a new issue
Copy permalink