Enable U2F on linux systems

This commit is contained in:
Natsu Kagami 2022-05-15 14:46:17 -04:00
parent 8e37bc2a7e
commit 3c4414fcb3
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
2 changed files with 31 additions and 0 deletions

View file

@ -17,6 +17,7 @@
../modules/services/edns
# Other services
../modules/services/swaylock.nix
../modules/personal/u2f.nix
];
# Set kernel version to latest
@ -216,6 +217,7 @@
security.pam.services.lightdm.enableKwallet = true;
security.pam.services.lightdm.enableGnomeKeyring = true;
services.swaylock.enable = true;
personal.u2f.enable = true;
# This value determines the NixOS release from which the default