mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Enable fingerprint sensor for fern
This commit is contained in:
parent
7db985c0fb
commit
e3682fd2a6
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
fprintd.enable = true;
|
||||
logind.lidSwitch = "ignore";
|
||||
upower = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue