Merge pull request #75435 from Elyhaka/fprintd

This commit is contained in:
Jan Tojnar
2020-05-25 12:22:48 +02:00
committed by GitHub
6 changed files with 134 additions and 71 deletions

View File

@@ -29,7 +29,6 @@ in
type = types.package;
default = pkgs.fprintd;
defaultText = "pkgs.fprintd";
example = "pkgs.fprintd-thinkpad";
description = ''
fprintd package to use.
'';