Merge pull request #297941 from bobby285271/upd/budgie-fprintd

nixos/budgie: Don't enable fprintd by default
This commit is contained in:
Bobby Rong 2024-03-22 13:00:38 +08:00 committed by GitHub
commit 0f150faf98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ in {
services.colord.enable = mkDefault true; # for BCC's Color panel.
services.gnome.at-spi2-core.enable = mkDefault true; # for BCC's A11y panel.
services.accounts-daemon.enable = mkDefault true; # for BCC's Users panel.
services.fprintd.enable = mkDefault true; # for BCC's Users panel.
services.udisks2.enable = mkDefault true; # for BCC's Details panel.
# For BCC's Online Accounts panel.