summaryrefslogtreecommitdiffstats
path: root/lass
diff options
context:
space:
mode:
Diffstat (limited to 'lass')
-rw-r--r--lass/2configs/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/base.nix b/lass/2configs/base.nix
index 563035d0..7c483546 100644
--- a/lass/2configs/base.nix
+++ b/lass/2configs/base.nix
@@ -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)