Merge pull request #205830 from mousedownmike/docs_sec_wireless_minor

docs: added missing semicolon in example
This commit is contained in:
figsoda 2022-12-12 16:32:27 -05:00 committed by GitHub
commit 47cd8c9948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ networking.wireless.networks = {
echelon = {
pskRaw = "dca6d6ed41f4ab5a984c9f55f6f66d4efdc720ebf66959810f4329bb391c5435";
};
}
};
```
or you can use it to directly generate the `wpa_supplicant.conf`:

View file

@ -54,7 +54,7 @@ networking.wireless.networks = {
echelon = {
pskRaw = "dca6d6ed41f4ab5a984c9f55f6f66d4efdc720ebf66959810f4329bb391c5435";
};
}
};
</programlisting>
<para>
or you can use it to directly generate the