mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	lenovo: minor cosmetic changes
This commit is contained in:
		@@ -1,10 +1,10 @@
 | 
			
		||||
{ config, pkgs, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  imports =
 | 
			
		||||
    [ ../lib/kernel-version.nix
 | 
			
		||||
      ./general-intel.nix
 | 
			
		||||
    ];
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../lib/kernel-version.nix
 | 
			
		||||
    ./general-intel.nix
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  ## BEGIN from generated hardware-configuration
 | 
			
		||||
  ## Probably better to just use a freshly generated hardware.configuration.nix
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user