organized better

This commit is contained in:
lsoriano-mcm
2025-06-07 08:11:17 -05:00
parent 30f2178b6f
commit 73ece504c9
3 changed files with 8 additions and 6 deletions
+4 -2
View File
@@ -3,8 +3,10 @@
username = "biscuit";
timezone = "America/Chicago";
vpnEnable = true;
vpnSecretFile = "/home/biscuit/Wireguard/secret";
vpn = {
vpnEnable = true;
vpnSecretFile = "/home/biscuit/Wireguard/secret";
};
allowUnfree = true;
touchpadSupport = false;