Enable smartctl
prometheus exporter for picard
This commit is contained in:
parent
fc1e93f731
commit
a03283d0d2
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ in {
|
||||||
nginx = mkFor ["sisko"] {
|
nginx = mkFor ["sisko"] {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
smartctl = mkFor ["sisko"] {
|
smartctl = mkFor ["sisko" "picard"] {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue