chore(fingerprint): remove non-working fingerprint configuration

This commit is contained in:
Khaïs COLIN 2024-09-30 21:02:19 +02:00
parent 68840131e3
commit de90b4e8df
3 changed files with 0 additions and 34 deletions

View file

@ -84,8 +84,4 @@
};
wantedBy = ["multi-user.target"];
};
# fingerprint sensor setup
services.open-fprintd.enable = true;
services.python-validity.enable = true;
}