modules/network: switch all mainland machines to this module
This commit is contained in:
parent
f629867b9a
commit
c0f5e181ea
2 changed files with 2 additions and 4 deletions
|
@ -53,6 +53,7 @@
|
|||
commonSettings = {
|
||||
nix.enable = true;
|
||||
auth.enable = true;
|
||||
network.localdns.enable = true;
|
||||
};
|
||||
|
||||
documentation.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue