mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds yubikey-touch-detector but its not working yet
This commit is contained in:
parent
6590bd562c
commit
8c5cf876d9
2 changed files with 7 additions and 0 deletions
6
modules/home/security.nix
Normal file
6
modules/home/security.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
# services = {
|
||||
# yubikey-touch-detector.enable = true;
|
||||
# };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue