From 223b91e075d0bb024104b7f1519e8cc9e94bb973 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 22 Jan 2025 19:16:05 +0000 Subject: [PATCH] Update SCRIPTS.md (auto) Former-commit-id: 726bb896dd2813382f418a6dbde5818fae6c584c --- docs/SCRIPTS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/SCRIPTS.md b/docs/SCRIPTS.md index 02a6f2a..6f1f3e3 100644 --- a/docs/SCRIPTS.md +++ b/docs/SCRIPTS.md @@ -65,6 +65,14 @@ Nixy is a simple script that I use to manage my NixOS system. It's a simple scri +## OpenVPN + +OpenVPN allows you to connect/disconnect quickly to a openVPN server + +- `openvpn-up` turn on the vpn +- `openvpn-down` turn down the vpn +- `openvpn-toggle` toggle the vpn + ## Screenshot This module provides a script to take screenshots using `grimblast` and `swappy`.