Some realtek driver, might not need this
This commit is contained in:
		
							parent
							
								
									d9bff82e54
								
							
						
					
					
						commit
						2cbd2a2aca
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -19,11 +19,11 @@
 | 
			
		|||
  boot.loader.generic-extlinux-compatible.enable = true;
 | 
			
		||||
  boot.loader.grub.enable = false;
 | 
			
		||||
 | 
			
		||||
  boot.extraModulePackages = [
 | 
			
		||||
    (pkgs.callPackage ./rtl8189es.nix {
 | 
			
		||||
      kernel = config.boot.kernelPackages.kernel;
 | 
			
		||||
    })
 | 
			
		||||
  ];
 | 
			
		||||
  # boot.extraModulePackages = [
 | 
			
		||||
  #   (pkgs.callPackage ./rtl8189es.nix {
 | 
			
		||||
  #     kernel = config.boot.kernelPackages.kernel;
 | 
			
		||||
  #   })
 | 
			
		||||
  # ];
 | 
			
		||||
  nixpkgs = {
 | 
			
		||||
    # You can add overlays here
 | 
			
		||||
    overlays = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue