add smartd
This commit is contained in:
parent
f13bf26c16
commit
5ccdeaa97b
1 changed files with 2 additions and 5 deletions
|
@ -80,12 +80,9 @@ in
|
||||||
secrets = { };
|
secrets = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
# no de
|
|
||||||
services = {
|
services = {
|
||||||
xserver = {
|
smartd = {
|
||||||
enable = false;
|
devices = smartdDevices;
|
||||||
displayManager.gdm.enable = false;
|
|
||||||
desktopManager.gnome.enable = false;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue