adjustments for updating to NixOS-19.03
This commit is contained in:
parent
f2d9d9be61
commit
fac72e52f1
|
@ -158,10 +158,7 @@ in {
|
||||||
autosuggestions.enable = true;
|
autosuggestions.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.psd =
|
services.psd.enable = true;
|
||||||
{ enable = true;
|
|
||||||
users = ["spiollinux"];
|
|
||||||
};
|
|
||||||
|
|
||||||
services.smartd =
|
services.smartd =
|
||||||
{ enable = true;
|
{ enable = true;
|
||||||
|
|
Loading…
Reference in a new issue