mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	treewide: mark things that have to be done
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
			
		||||
    extraModprobeConfig = lib.mkDefault ''
 | 
			
		||||
      options bbswitch use_acpi_to_detect_card_state=1
 | 
			
		||||
    '';
 | 
			
		||||
    # TODO: probably enable tcsd? Is this line necessary?
 | 
			
		||||
    kernelModules = [ "tpm-rng" ];
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user