removed fingerprint sensor
This commit is contained in:
parent
f173501bab
commit
715a087d67
1 changed files with 0 additions and 14 deletions
|
|
@ -7,20 +7,6 @@
|
||||||
nssmdns4 = true;
|
nssmdns4 = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
fprintd = {
|
|
||||||
enable = true;
|
|
||||||
package = pkgs.fprintd.override {
|
|
||||||
libfprint = pkgs.libfprint-focaltech-2808-a658;
|
|
||||||
};
|
|
||||||
tod = {
|
|
||||||
enable = true;
|
|
||||||
driver = [
|
|
||||||
pkgs.libfprint-2-tod1-goodix
|
|
||||||
pkgs.libfprint-2-tod1-elan
|
|
||||||
pkgs.libfprint-2-tod1-goodix-550a
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
openssh.enable = true;
|
openssh.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue