summary refs log tree commit diff
path: root/modules/home/common.nix
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-06-05 03:41:32 +0200
committerMel <mel@rnrd.eu>2025-06-05 03:41:32 +0200
commit182aa5ecdc5c6583ce9b44c5a13432bb30409fc8 (patch)
treebf4d0fbba4e1cc8db47238002a293bae90998e4e /modules/home/common.nix
parentbca04b418838998c183b4e087ded86856c88a062 (diff)
downloadminerals-182aa5ecdc5c6583ce9b44c5a13432bb30409fc8.tar.zst
minerals-182aa5ecdc5c6583ce9b44c5a13432bb30409fc8.zip
Setup login and sudo authentication through U2F w/ YubiKey
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules/home/common.nix')
-rw-r--r--modules/home/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/common.nix b/modules/home/common.nix
index e2b57f7..cdf8c1c 100644
--- a/modules/home/common.nix
+++ b/modules/home/common.nix
@@ -5,6 +5,7 @@
     ../foundation/home
 
     ./shell.nix
+    ./yubikeys.nix
     ./code.nix
     ./zed.nix
   ];