feat: adds openconnect
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
Deepak Mallubhotla 2023-03-09 16:45:11 -06:00
parent 9899b42b27
commit 65f5cc382c
Signed by: deepak
GPG Key ID: 976F3357369149AB

View File

@ -103,6 +103,7 @@ in
pinentry-curses pinentry-curses
gnupg gnupg
tailscale tailscale
openconnect
]; ];
programs.zsh.enable = true; programs.zsh.enable = true;