fix
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
timezone = "America/Chicago";
|
||||
|
||||
vpn = {
|
||||
vpnEnable = false;
|
||||
vpnEnable = true;
|
||||
vpnSecretFile = "/home/biscuit/Wireguard/secret";
|
||||
};
|
||||
|
||||
|
||||
@@ -10,6 +10,10 @@
|
||||
|
||||
python3
|
||||
python3Packages.pip
|
||||
python3Packages.pygobject3
|
||||
gobject-introspection
|
||||
gtk3
|
||||
libxml2
|
||||
python3Packages.setuptools
|
||||
python3Packages.wheel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user