lass 2 base: disable nscd
This commit is contained in:
parent
95b9a5a007
commit
43692de77c
|
@ -54,6 +54,7 @@ with lib;
|
||||||
|
|
||||||
#why is this on in the first place?
|
#why is this on in the first place?
|
||||||
services.ntp.enable = false;
|
services.ntp.enable = false;
|
||||||
|
services.nscd.enable = false;
|
||||||
|
|
||||||
boot.tmpOnTmpfs = true;
|
boot.tmpOnTmpfs = true;
|
||||||
# see tmpfiles.d(5)
|
# see tmpfiles.d(5)
|
||||||
|
|
Loading…
Reference in a new issue