This website requires JavaScript.
Explore
Help
Sign In
cadey
/
nixos-configs
Watch
1
Star
0
Fork
You've already forked nixos-configs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a8ed37645b
nixos-configs
/
hardware
/
alrest
/
monitoring.nix
6 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
add ontos Signed-off-by: Xe <me@christine.website>
2022-04-15 15:07:21 +00:00
{
config
,
pkgs
,
.
.
.
}:
fix copy error Signed-off-by: Xe <me@christine.website>
2022-04-15 15:13:06 +00:00
{
services
.
prometheus
.
exporters
.
node
.
enable
=
true
;
add ontos Signed-off-by: Xe <me@christine.website>
2022-04-15 15:07:21 +00:00
}