enable smartd on all hosts
This commit is contained in:
parent
62567d1f90
commit
8ffb48fd0f
2 changed files with 1 additions and 1 deletions
|
@ -53,5 +53,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.smartd.enable = mkDefault true;
|
||||
}
|
||||
|
||||
|
|
|
@ -32,5 +32,4 @@ with lib; {
|
|||
acceptTerms = true;
|
||||
};
|
||||
|
||||
services.smartd.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue