mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
Merge pull request #75435 from Elyhaka/fprintd
This commit is contained in:
commit
0af23b05ab
6 changed files with 134 additions and 71 deletions
|
@ -29,7 +29,6 @@ in
|
|||
type = types.package;
|
||||
default = pkgs.fprintd;
|
||||
defaultText = "pkgs.fprintd";
|
||||
example = "pkgs.fprintd-thinkpad";
|
||||
description = ''
|
||||
fprintd package to use.
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue