quote identity and password
This commit is contained in:
parent
52a076e375
commit
65d1a1c993
1 changed files with 2 additions and 2 deletions
4
base.nix
4
base.nix
|
@ -25,8 +25,8 @@
|
|||
pairwise=CCMP
|
||||
auth_alg=OPEN
|
||||
proto=RSN
|
||||
identity=ext:identity
|
||||
password=ext:password
|
||||
identity="ext:identity"
|
||||
password="ext:password"
|
||||
phase1="peaplabel=0"
|
||||
phase2="auth=MSCHAPV2"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue