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

This commit is contained in:
2023-03-09 16:45:11 -06:00
parent 9899b42b27
commit 65f5cc382c

View File

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