mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
macbook-pro/12-1: remove redundant bracket in readme
This commit is contained in:
parent
cc66fddc6c
commit
1f7ed6211f
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue