From 00846c059f9cdf4fab5cbd68b2347714e7ec3b5b Mon Sep 17 00:00:00 2001 From: KaitoTLex Date: Tue, 5 Nov 2024 17:18:59 -0800 Subject: [PATCH] please --- hosts/shiroko/configuration.nix | 2 ++ users/kaitotlex/home.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/hosts/shiroko/configuration.nix b/hosts/shiroko/configuration.nix index e23aeb9..bdb93f4 100644 --- a/hosts/shiroko/configuration.nix +++ b/hosts/shiroko/configuration.nix @@ -19,8 +19,10 @@ boot.loader.efi.canTouchEfiVariables = true; virtualisation.waydroid.enable = true; networking.hostName = "shiroko"; # Define your hostname. + security.pam.yubico.enable = true; services.fprintd.enable = true; + security.pam.services.login.fprintAuth = true; services.desktopManager.plasma6.enable = false; # Configure network proxy if necessary diff --git a/users/kaitotlex/home.nix b/users/kaitotlex/home.nix index 0d48bcc..468fb0c 100644 --- a/users/kaitotlex/home.nix +++ b/users/kaitotlex/home.nix @@ -22,6 +22,8 @@ home.packages = with pkgs; [ # here is some command line tools I use frequently # feel free to add your own or remove some of them + + yubikey-personalization typst-live typst tmux