Compare commits

..

1 commit

Author SHA1 Message Date
1bf359cf13 chore(deps): lock file maintenance
Some checks failed
CI / build (push) Failing after 3m6s
2025-03-19 13:30:28 +01:00

View file

@ -65,8 +65,7 @@
programs.adb.enable = true;
services.fprintd = lib.mkIf config.facter.detected.fingerprint.enable {
# TODO: wait for an update of https://github.com/NixOS/nixpkgs/pull/388905#issuecomment-2727242456
enable = false;
enable = true;
package = pkgs.fprintd-tod;
tod = {
enable = true;