disable nscd

This commit is contained in:
Gabriel Ebner 2018-12-13 10:39:40 +01:00
parent 10f69ddc09
commit 59e4b87363

@ -80,6 +80,8 @@
password = if config.virtualisation != null then "" else null;
};
services.nscd.enable = false;
system.fsPackages = with pkgs; [
ntfs3g
exfat