modules/network: switch all mainland machines to this module

This commit is contained in:
xinyangli 2025-04-10 14:53:51 +08:00
parent f629867b9a
commit c0f5e181ea
No known key found for this signature in database
2 changed files with 2 additions and 4 deletions

View file

@ -53,6 +53,7 @@
commonSettings = {
nix.enable = true;
auth.enable = true;
network.localdns.enable = true;
};
documentation.enable = false;