adjustments for updating to NixOS-19.03

This commit is contained in:
Trolli Schmittlauch 2019-04-12 11:44:49 +02:00
parent f2d9d9be61
commit fac72e52f1

View file

@ -158,10 +158,7 @@ in {
autosuggestions.enable = true;
};
services.psd =
{ enable = true;
users = ["spiollinux"];
};
services.psd.enable = true;
services.smartd =
{ enable = true;