mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	removed s2idle for macbookpro11,4 as default
This commit is contained in:
		@@ -8,9 +8,4 @@
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  hardware.graphics.enable = lib.mkDefault true;
 | 
			
		||||
 | 
			
		||||
  # Faster wakeups from suspend
 | 
			
		||||
  systemd.sleep.extraConfig = ''
 | 
			
		||||
    MemorySleepMode=s2idle
 | 
			
		||||
  '';
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user