diff --git a/modules/work.nix b/modules/work.nix index 645a159..85225a9 100644 --- a/modules/work.nix +++ b/modules/work.nix @@ -17,7 +17,6 @@ }; }; - environment.etc."ppp/options".text = "ipcp-accept-remote"; systemd.services.openfortivpn-office = { description = "Office VPN"; after = [ "network.target" ];