fix: wireguard config file permission issue

This commit is contained in:
DACHXY 2025-01-03 14:33:27 +08:00
parent 1c2b263904
commit 945f767d08
6 changed files with 33 additions and 24 deletions

View file

@ -41,6 +41,9 @@
## 🌐 VPN
- Wireguard (You need put your own `wg0.conf` file)
.
> NOTE: If import `wireguard.nix` without config file, the Build will fail.
---