mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	lenovo/thinkpad/t460s: Remove problematic options
See there links for details: https://github.com/NixOS/nixos-hardware/pull/134#pullrequestreview-336181593 https://github.com/NixOS/nixos-hardware/pull/134#discussion_r361146814
This commit is contained in:
		@@ -5,8 +5,4 @@
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
    ../.
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  # TODO: boot loader
 | 
			
		||||
  boot.loader.systemd-boot.enable = lib.mkDefault true;
 | 
			
		||||
  boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user