placeholder for /etc/hosts manipulation.

This commit is contained in:
2022-11-17 10:32:30 +01:00
parent d2f72ef191
commit fc9a3e3c9f

View File

@@ -22,4 +22,10 @@ boot.kernelPackages = pkgs.linuxPackages_latest;
settings.auto-optimise-store = true;
};
#### extra network ####
#networking.extraHosts =
# ''
# 10.8.0.1 auth.w3n.cc
# '';
#
}