From 337597c820d7b6c93e5ab4eba08906beb6e41cea Mon Sep 17 00:00:00 2001 From: Mirza <21687187+arunoruto@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:44:47 +0100 Subject: [PATCH] Set giyu as default key for yhwach --- hosts/yhwach/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/yhwach/configuration.nix b/hosts/yhwach/configuration.nix index 533b1ae..92b9c8b 100644 --- a/hosts/yhwach/configuration.nix +++ b/hosts/yhwach/configuration.nix @@ -1,5 +1,6 @@ { workstation.enable = true; + yubikey.signing = "giyu"; nvidia.enable = true; # netbird.enable = true; # fingerprint.enable = true;