upsie plaintext password
This commit is contained in:
parent
a5f49c10bd
commit
ea056ddce2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
INTERNET_IFACE = "enp2s0";
|
INTERNET_IFACE = "enp2s0";
|
||||||
WIFI_IFACE = "wlp1s0";
|
WIFI_IFACE = "wlp1s0";
|
||||||
SSID = "home";
|
SSID = "home";
|
||||||
PASSPHRASE = builtins.readFile /home/twoneis/ap-passkey;
|
PASSPHRASE = "FCKask4net";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue