Merge pull request #58086 from corpix/fix/doc/wireless-semicolon

added missing semicolon to documentation
This commit is contained in:
Matthew Bauer 2019-03-21 19:56:32 -04:00 committed by GitHub
commit ed9d1ea639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
psk = "abcdefgh"; psk = "abcdefgh";
}; };
"free.wifi" = {}; "free.wifi" = {};
} };
</programlisting> </programlisting>
Be aware that keys will be written to the nix store in plaintext! When no Be aware that keys will be written to the nix store in plaintext! When no
networks are set, it will default to using a configuration file at networks are set, it will default to using a configuration file at