mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
feat: make yubikey pam work on all machines
Some checks failed
Flake check / Check flake (push) Has been cancelled
Some checks failed
Flake check / Check flake (push) Has been cancelled
This commit is contained in:
parent
18a2a32bae
commit
21c1067572
5 changed files with 77 additions and 112 deletions
|
|
@ -8,7 +8,7 @@
|
|||
general = lib.mkDefault true;
|
||||
nixgl = lib.mkDefault true;
|
||||
sops = lib.mkDefault true;
|
||||
yubikey = lib.mkDefault true;
|
||||
yubikey = lib.mkDefault false;
|
||||
ssh = lib.mkDefault true;
|
||||
stylix = lib.mkDefault true;
|
||||
desktop = lib.mkDefault true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue