routing for second interface #95

Closed
evanc wants to merge 4 commits from second-interface-routing into main
Showing only changes of commit caf5b4291e - Show all commits

View file

@ -81,7 +81,8 @@ in {
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 = {
iproute2 = {
enable = true;