Skip to content

Commit

Permalink
ppp option is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
joinemm committed Jan 20, 2025
1 parent d7cb4b0 commit 404081e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/work.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
};
};

environment.etc."ppp/options".text = "ipcp-accept-remote";
systemd.services.openfortivpn-office = {
description = "Office VPN";
after = [ "network.target" ];
Expand Down

0 comments on commit 404081e

Please sign in to comment.