From 6496183a42ae74231d402d552486c41545a02cd0 Mon Sep 17 00:00:00 2001 From: TheWanderer <12869118+TheWanderer1983@users.noreply.github.com> Date: Mon, 8 Aug 2022 23:25:41 +0000 Subject: [PATCH 1/3] Update minimal-templates.md Yubikey works out of the box for 2fa responses in debian-11.template but not in the minimal. It isn't straight forward to know which package to include for that functionality to work. Others on the forum have had this issue also. I've found that package and included it here so others can easily add that functionality. --- user/templates/minimal-templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/user/templates/minimal-templates.md b/user/templates/minimal-templates.md index 65123b83..9002cf02 100644 --- a/user/templates/minimal-templates.md +++ b/user/templates/minimal-templates.md @@ -254,6 +254,7 @@ list of packages to be installed): to configure it. - `default-mgmt-dvm`: requires `qubes-core-agent-passwordless-root` and `qubes-mgmt-salt-vm-connector`. +- [Yubikey](/doc/yubkiey/), you may need to install `xserver-xorg-input-all` for 2fa responses to work in web-browsers like Firefox. In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages From 3744b4dee4096186360e0b3e8e0c552ec418dc2f Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 8 Aug 2022 17:25:54 -0700 Subject: [PATCH 2/3] Revise text --- user/templates/minimal-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/templates/minimal-templates.md b/user/templates/minimal-templates.md index 9002cf02..a5676219 100644 --- a/user/templates/minimal-templates.md +++ b/user/templates/minimal-templates.md @@ -254,7 +254,7 @@ list of packages to be installed): to configure it. - `default-mgmt-dvm`: requires `qubes-core-agent-passwordless-root` and `qubes-mgmt-salt-vm-connector`. -- [Yubikey](/doc/yubkiey/), you may need to install `xserver-xorg-input-all` for 2fa responses to work in web-browsers like Firefox. +- [Yubikey](/doc/yubikey/): You may need to install `xserver-xorg-input-all` for 2FA responses to work in web browsers like Firefox. In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages From 98bbfffec5c3863c0a1a166348b2e39380a501b3 Mon Sep 17 00:00:00 2001 From: TheWanderer <12869118+TheWanderer1983@users.noreply.github.com> Date: Wed, 19 Oct 2022 21:51:29 +0000 Subject: [PATCH 3/3] Update minimal-templates.md --- user/templates/minimal-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/templates/minimal-templates.md b/user/templates/minimal-templates.md index a5676219..483f08eb 100644 --- a/user/templates/minimal-templates.md +++ b/user/templates/minimal-templates.md @@ -254,7 +254,7 @@ list of packages to be installed): to configure it. - `default-mgmt-dvm`: requires `qubes-core-agent-passwordless-root` and `qubes-mgmt-salt-vm-connector`. -- [Yubikey](/doc/yubikey/): You may need to install `xserver-xorg-input-all` for 2FA responses to work in web browsers like Firefox. +- [Yubikey](/doc/yubikey/): You may need to install `xserver-xorg-input-libinput` for 2FA responses to work in web browsers like Firefox. In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages