From b463a3bf824d986deeb74f3052a222c61efe14ce Mon Sep 17 00:00:00 2001 From: Henri Dohmen Date: Wed, 18 Mar 2026 14:02:13 +0100 Subject: [PATCH] yubikey stuff --- host/fw/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/host/fw/default.nix b/host/fw/default.nix index 5ac522c..a159bf3 100644 --- a/host/fw/default.nix +++ b/host/fw/default.nix @@ -23,6 +23,9 @@ ./hardware-configuration.nix ]; + services.pcscd.enable = true; + services.udev.packages = [ pkgs.yubikey-personalization ]; + # https://github.com/NixOS/nixos-hardware/issues/1603 services.pipewire.wireplumber.extraConfig.no-ucm = { "monitor.alsa.properties" = {