Removed legacy files. Switch to different screenshot editor. Made fingerprintreader work!
This commit is contained in:
parent
c6ed9f0c5a
commit
0a9889ec51
6 changed files with 25 additions and 306 deletions
|
|
@ -4,6 +4,7 @@
|
|||
imports = [
|
||||
./bluetooth.nix
|
||||
./commonGraphics.nix
|
||||
./fingerprint.nix
|
||||
./fwupd.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
3
system/hardware/fingerprint.nix
Normal file
3
system/hardware/fingerprint.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.fprintd.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue