Add UKAEA vpn config and script to launch openfortivpn

This commit is contained in:
Evie Litherland-Smith 2024-02-07 15:41:25 +00:00
parent 4e9d01e2b3
commit b3dc8c0bf0
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{...}: {
{pkgs, ...}: {
home.packages = [(pkgs.writeShellScriptBin "ukaea-vpn-connect" "sudo ${pkgs.openfortivpn}/bin/openfortivpn -c ${./ukaea-vpn.conf}")];
programs = {
git.userEmail = "evie.litherland-smith@ukaea.uk";
qutebrowser.settings.qt.highdpi = true;

View file

@ -0,0 +1,3 @@
host = vpn.ukaea.uk
port = 943
username = elitherl