fprint: use 24.11 version of the magic repo
This commit is contained in:
parent
9fdc2687a0
commit
b6a1f3d1b2
3 changed files with 12 additions and 11 deletions
6
t470.nix
6
t470.nix
|
|
@ -86,6 +86,8 @@
|
|||
};
|
||||
|
||||
# fingerprint sensor setup
|
||||
services.open-fprintd.enable = true;
|
||||
services.python-validity.enable = true;
|
||||
services."06cb-009a-fingerprint-sensor" = {
|
||||
enable = true;
|
||||
backend = "python-validity";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue