Add fprintd for fingerprints.
This commit is contained in:
4
nodes/hosts/lappy/services/fprintd.nix
Normal file
4
nodes/hosts/lappy/services/fprintd.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ...}: {
|
||||
services.fprintd.enable = true;
|
||||
services.fprintd.tod.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user