From d47fe70c5bc12e09703aed2019747120034154ba Mon Sep 17 00:00:00 2001 From: Olivier <1+olivier@noreply.raspot.in> Date: Wed, 19 Aug 2026 15:24:20 +0200 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"workstation-setup/src"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- workstation-setup/src/Config.h.in | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation-setup/src/Config.h.in b/workstation-setup/src/Config.h.in index ab15c0d..72cf8a0 100644 --- a/workstation-setup/src/Config.h.in +++ b/workstation-setup/src/Config.h.in @@ -2,3 +2,4 @@ #define NIXOS_WORKSTATIONS_PASSWORD_HELPER_PATH R"(@PASSWORD_HELPER_PATH@)" #define NIXOS_WORKSTATIONS_PIN_HELPER_PATH R"(@PIN_HELPER_PATH@)" +#define NIXOS_WORKSTATIONS_FIDO_HELPER_PATH R"(@FIDO_HELPER_PATH@)"