tweak(wireless): disable fallback to WPA2
This commit is contained in:
parent
3f4e5ceda3
commit
06ee155d43
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ in
|
|||
networking.wireless = {
|
||||
enable = true;
|
||||
userControlled.enable = true;
|
||||
fallbackToWPA2 = mkDefault false;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue