Support U2F devices
This commit is contained in:
parent
5d4b9958d6
commit
8bc3a988db
@ -31,4 +31,7 @@
|
|||||||
services.davfs2 = {
|
services.davfs2 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardware.u2f.enable = true;
|
||||||
|
services.udev.packages = [ pkgs.libu2f-host ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user