diff --git a/post-install.d/10-qubes-core-agent-features.sh b/post-install.d/10-qubes-core-agent-features.sh index b3927d5..ac5b9bd 100755 --- a/post-install.d/10-qubes-core-agent-features.sh +++ b/post-install.d/10-qubes-core-agent-features.sh @@ -3,6 +3,7 @@ # announce features supported by this template qvm-features-request qrexec=1 +qvm-features-request os=Linux if [ -x /usr/bin/qubes-gui ]; then qvm-features-request gui=1