diff --git a/home/jonas@comfy-station.nix b/home/jonas@comfy-station.nix index 9cd99eb..6c3577e 100644 --- a/home/jonas@comfy-station.nix +++ b/home/jonas@comfy-station.nix @@ -35,6 +35,7 @@ keys = ["borg" "passgit"]; }; hive.yubikey.enable = true; + hive.yubikey.withCCID = false; hive.zsh.enable = true; hive.nix-scripts.enable = true; hive.doom.enable = true;