added missing semicolon to documentation
This commit is contained in:
parent
7ac7491fa8
commit
7e4ca152a4
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user