anemone/networking: disable wpa_supplicant hardening
This commit is contained in:
parent
cf47ffc526
commit
1fd2ebedb0
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#nameservers = [ "8.8.8.8" "8.8.4.4" ];
|
||||
|
||||
#wg-quick.interfaces.wg0.configFile = "/persist/vpn.conf";
|
||||
wireless.enableHardening = false;
|
||||
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue