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