aboutsummaryrefslogtreecommitdiff
path: root/etc/nix
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-07-11 16:34:14 -0300
committerEuAndreh <eu@euandre.org>2023-07-11 16:34:14 -0300
commit255a5d9287aabb012afc7b58d54b7e90d6fe9584 (patch)
tree0c4df026c9ae000a17274ee18e093059fc4592ce /etc/nix
parentetc/sh/rc: Change $LISP_CLI_IMPL to SBCL (diff)
downloaddotfiles-255a5d9287aabb012afc7b58d54b7e90d6fe9584.tar.gz
dotfiles-255a5d9287aabb012afc7b58d54b7e90d6fe9584.tar.xz
etc/nix/configuration.nix: Enable VPN service and package
Diffstat (limited to 'etc/nix')
-rw-r--r--etc/nix/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix
index d41c7ec..91e65fe 100644
--- a/etc/nix/configuration.nix
+++ b/etc/nix/configuration.nix
@@ -71,6 +71,7 @@
dart
org-euandre.td
chromium
+ globalprotect-openconnect
];
};
@@ -93,6 +94,7 @@
blueman.enable = true;
pcscd.enable = true;
udisks2.enable = true;
+ globalprotect.enable = true;
postfix = {
enable = true;