disable nscd
This commit is contained in:
		
							parent
							
								
									10f69ddc09
								
							
						
					
					
						commit
						59e4b87363
					
				@ -80,6 +80,8 @@
 | 
				
			|||||||
    password = if config.virtualisation != null then "" else null;
 | 
					    password = if config.virtualisation != null then "" else null;
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  services.nscd.enable = false;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  system.fsPackages = with pkgs; [
 | 
					  system.fsPackages = with pkgs; [
 | 
				
			||||||
    ntfs3g
 | 
					    ntfs3g
 | 
				
			||||||
    exfat
 | 
					    exfat
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user