macbook-pro/12-1: remove redundant bracket in readme

This commit is contained in:
omeyemburg
2025-07-27 11:49:59 +02:00
parent cc66fddc6c
commit 1f7ed6211f

View File

@@ -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.