use correct password
This commit is contained in:
parent
8e5def77fb
commit
44d1c0165c
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@
|
||||||
};
|
};
|
||||||
wifi-security = {
|
wifi-security = {
|
||||||
key-mgmt = "wpa-psk";
|
key-mgmt = "wpa-psk";
|
||||||
psk = "$HOME_WIFI";
|
psk = "$MOBILE_HOTSPOT";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue