mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
base/networking: reformat
This commit is contained in:
parent
0921ac347c
commit
def4036e2b
|
@ -33,6 +33,7 @@
|
|||
psk = "$DustinsiPhonePSK";
|
||||
};
|
||||
};
|
||||
|
||||
javapatron = {
|
||||
connection = {
|
||||
id = "javapatron";
|
||||
|
@ -44,6 +45,7 @@
|
|||
key-mgmt = "wpa-psk";
|
||||
};
|
||||
};
|
||||
|
||||
Stargate-Discovery = {
|
||||
connection = {
|
||||
id = "Stargate-Discovery";
|
||||
|
@ -56,6 +58,7 @@
|
|||
psk = "$StargateDiscoveryPSK";
|
||||
};
|
||||
};
|
||||
|
||||
wattson = {
|
||||
connection = {
|
||||
id = "wattson";
|
||||
|
|
Loading…
Reference in a new issue