mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	required to make wireless work
This commit is contained in:
		@@ -22,6 +22,9 @@
 | 
				
			|||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  # reqired to make wireless work
 | 
				
			||||||
 | 
					  hardware.enableAllFirmware = true;
 | 
				
			||||||
 | 
					  
 | 
				
			||||||
  # See sleep.nix inside this directory for code that allows the system to
 | 
					  # See sleep.nix inside this directory for code that allows the system to
 | 
				
			||||||
  # sleep properly (out of the box, it will not) at the cost of battery life.
 | 
					  # sleep properly (out of the box, it will not) at the cost of battery life.
 | 
				
			||||||
  #
 | 
					  #
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user