I don't think we need those two bits
This commit is contained in:
parent
5820e7e257
commit
b3c23d1621
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ in {
|
|||
};
|
||||
|
||||
systemd.services.secondGateway = {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
after = [ "network.target" ];
|
||||
description = "External route.";
|
||||
path = [pkgs.bash pkgs.iproute];
|
||||
script = ''
|
||||
|
|
Loading…
Reference in a new issue