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; autosuggestions.enable = true;
}; };
services.psd = services.psd.enable = true;
{ enable = true;
users = ["spiollinux"];
};
services.smartd = services.smartd =
{ enable = true; { enable = true;