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
+1 -1
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