Compare commits

..

No commits in common. "7df03517211e83fdfddbd6b2b2dc63dad9f3bc75" and "c9b5cb9b526d5dea8a74b0fd743fc115c4d20a3f" have entirely different histories.

View File

@ -51,6 +51,7 @@ top @ { inputs, moduleWithSystem, ... }: {
enable = true; enable = true;
blockFakenews = true; blockFakenews = true;
blockGambling = true; blockGambling = true;
blockSocial = true;
}; };
}; };
}); });
@ -211,9 +212,6 @@ top @ { inputs, moduleWithSystem, ... }: {
"TP-Link_BE7A" = { "TP-Link_BE7A" = {
psk = "84665461"; psk = "84665461";
}; };
"Post120" = {
psk = "9996663333";
};
"3G" = { "3G" = {
hidden = true; hidden = true;
}; };