mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: reenable sae mac on zackbiene
This commit is contained in:
parent
a4dbffe80b
commit
8446b8fa13
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@
|
||||||
apIsolate = true;
|
apIsolate = true;
|
||||||
authentication = {
|
authentication = {
|
||||||
saePasswordsFile = config.age.secrets.wifi-clients.path;
|
saePasswordsFile = config.age.secrets.wifi-clients.path;
|
||||||
# TODO reenable when nixpkgs#245413 is merged
|
saeAddToMacAllow = true;
|
||||||
# saeAddToMacAllow = true;
|
|
||||||
enableRecommendedPairwiseCiphers = true;
|
enableRecommendedPairwiseCiphers = true;
|
||||||
};
|
};
|
||||||
bssid = "00:c0:ca:b1:4f:9f";
|
bssid = "00:c0:ca:b1:4f:9f";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue