hosts: smartd only activated on thinknix
This commit is contained in:
parent
85101e1d85
commit
fbef60be21
2 changed files with 5 additions and 6 deletions
|
@ -196,12 +196,6 @@ in
|
|||
# profile sync daemon
|
||||
services.psd.enable = true;
|
||||
|
||||
services.smartd =
|
||||
{
|
||||
enable = true;
|
||||
devices = [{ device = "/dev/sda"; } { device = "/dev/sdb"; }];
|
||||
};
|
||||
|
||||
fonts = {
|
||||
fontDir.enable = true;
|
||||
fontconfig.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue