added missing semicolon to documentation
This commit is contained in:
parent
7ac7491fa8
commit
7e4ca152a4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
psk = "abcdefgh";
|
||||
};
|
||||
"free.wifi" = {};
|
||||
}
|
||||
};
|
||||
</programlisting>
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue