n/kyorinrin: actually fprintd here does not require anything fancy

This commit is contained in:
Ari Gato 2024-07-09 20:30:57 +02:00
parent 0bc998b139
commit 2df90b3642

View file

@ -20,14 +20,7 @@ in
boot.initrd.unl0kr.enable = false;
boot.plymouth.enable = true;
services.fprintd = {
enable = true;
tod = {
enable = true;
driver = pkgsOlder.libfprint-2-tod1-goodix;
};
package = pkgsOlder.fprintd-tod;
};
services.fprintd.enable = true;
age.secrets.ar-password.file = ../../secrets/kyorinrin-ar.age;