fix: SSH clients misses Qubes network integration

Although the dev qube doesn't need it as it use a TCP proxy, every
normal SSH setup requires it.
This commit is contained in:
Ben Grande 2024-07-25 21:23:19 +02:00
parent 2b7f555494
commit e42950376a
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -20,6 +20,8 @@ include:
- install_recommends: False
- skip_suggestions: True
- pkgs:
- qubes-core-agent-networking
- ca-certificates
- socat
- man-db