mirror of
https://github.com/ben-grande/qusal.git
synced 2025-12-16 00:44:19 -05: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
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ include:
|
||||||
- install_recommends: False
|
- install_recommends: False
|
||||||
- skip_suggestions: True
|
- skip_suggestions: True
|
||||||
- pkgs:
|
- pkgs:
|
||||||
|
- qubes-core-agent-networking
|
||||||
|
- ca-certificates
|
||||||
- socat
|
- socat
|
||||||
- man-db
|
- man-db
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue