This commit is contained in:
evanc 2023-09-04 17:51:17 +00:00
parent b3c23d1621
commit caf5b4291e

View file

@ -81,7 +81,8 @@ in {
name = name; name = name;
}; };
}; };
#
# from https://discourse.nixos.org/t/second-default-gateway/22220/5 and https://www.thomas-krenn.com/en/wiki/Two_Default_Gateways_on_One_System
networking = { networking = {
iproute2 = { iproute2 = {
enable = true; enable = true;