disable nscd
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user