mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	macbook-pro/12-1: remove redundant bracket in readme
This commit is contained in:
		@@ -9,7 +9,6 @@ This means it might be required to restart your wifi deamon i.e. wpa_supplicant:
 | 
			
		||||
powerManagement.powerUpCommands = ''
 | 
			
		||||
  ${pkgs.systemd}/bin/systemctl restart wpa_supplicant.service
 | 
			
		||||
'';
 | 
			
		||||
};
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can apply this to your network management software of choice.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user