From 726bb896dd2813382f418a6dbde5818fae6c584c 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) --- 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`.