Skip to content

Commit

Permalink
revert hotfix for vpn
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizaman authored and ibizaman committed Sep 22, 2024
1 parent a262940 commit f75a01e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/blocks/vpn.nix
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,6 @@ in
inherit (c) dev remoteServerIP authFile;
dependentServices = lib.optional (c.proxyPort != null) "tinyproxy-${name}.service";
};

extraArgs = [];
};
};
in
Expand Down

0 comments on commit f75a01e

Please sign in to comment.