fix: globalprotect for work

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-07-05 09:46:10 -05:00
parent e92d83475c
commit d6d1bec591
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 3 additions and 2 deletions

View File

@ -44,12 +44,13 @@ in {
};
environment.systemPackages = with pkgs; [
xorg.xauth
teams
globalprotect-openconnect
jetbrains.pycharm-professional
jetbrains.idea-ultimate
jetbrains.datagrip
subversion
teams
xorg.xauth
];
system.stateVersion = "22.11";