Update SCRIPTS.md (auto)

This commit is contained in:
github-actions
2025-08-25 17:31:18 +00:00
parent 8d25b1b088
commit e55385b3f0

View File

@@ -57,21 +57,16 @@ It use hyprsunset to control the screen temperature.
## Nixy
Nixy is a simple script that I use to manage my NixOS system. It's a simple script that provides a menu to rebuild, upgrade, update, collect garbage, clean boot menu, etc.
Nixy is a simple script that I use to manage my NixOS system. It's a simple script that provides a menu to rebuild, test, update, collect garbage, clean boot menu, etc.
- `nixy` - UI wizard to manage the system.
- `nixy rebuild` - Rebuild the system.
- `nixy ...` - ... see the script for more commands.
## Notif
## 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
- `notif {id} {title} {description}` - Sends a notification
## Screenshot