This commit is contained in:
biscuit
2025-06-12 09:01:15 -05:00
parent b41a820dcc
commit d1c11014de
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
timezone = "America/Chicago";
vpn = {
vpnEnable = false;
vpnEnable = true;
vpnSecretFile = "/home/biscuit/Wireguard/secret";
};