Commit 789188f0c972

Vincent Demeester <vincent@sbr.pm>
2016-11-22 09:43:51
Remove commented line..
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 28d325e
Changed files (1)
hardware/thinkpad-t460s-configuration.nix
@@ -77,7 +77,6 @@ DISK_DEVICES="nvme0n1p3"
 	
 	boot.extraModprobeConfig = ''
 	options snd_hda_intel power_save=1
-	#options i915 enable_rc6=1 i915_enable_fbc=1 lvds_downclock=1
 	'';
 	systemd.services.tune-powermanagement = {
     	        description = "Tune Powermanagement";