fix(stallo): Use 5Ghz network at home
This commit is contained in:
parent
1c4c3ee467
commit
52ff13093a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
hostName = "stallo";
|
hostName = "stallo";
|
||||||
wireless.enable = true;
|
wireless.enable = true;
|
||||||
wireless.networks = {
|
wireless.networks = {
|
||||||
"How do I computer?" = {
|
"How do I computer fast?" = {
|
||||||
# Welcome to roast club!
|
# Welcome to roast club!
|
||||||
psk = "washyourface";
|
psk = "washyourface";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue