mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
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:
parent
2b7f555494
commit
e42950376a
@ -20,6 +20,8 @@ include:
|
||||
- install_recommends: False
|
||||
- skip_suggestions: True
|
||||
- pkgs:
|
||||
- qubes-core-agent-networking
|
||||
- ca-certificates
|
||||
- socat
|
||||
- man-db
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user