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";
};
+4
View File
@@ -10,6 +10,10 @@
python3
python3Packages.pip
python3Packages.pygobject3
gobject-introspection
gtk3
libxml2
python3Packages.setuptools
python3Packages.wheel