lass 2 base: disable nscd

This commit is contained in:
lassulus 2015-09-23 15:00:13 +02:00
parent 95b9a5a007
commit 43692de77c
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ with lib;
#why is this on in the first place?
services.ntp.enable = false;
services.nscd.enable = false;
boot.tmpOnTmpfs = true;
# see tmpfiles.d(5)