Removed dead code for fingerprint popup
This commit is contained in:
parent
0fb8d131bf
commit
b44a1adc0f
3 changed files with 6 additions and 19 deletions
|
|
@ -9,8 +9,6 @@
|
|||
uwsm = lib.getExe pkgs.uwsm;
|
||||
foot = lib.getExe pkgs.foot;
|
||||
in {
|
||||
#NOTE: Also check home/wayland/hyprland/settings + home/wayland/hyprland/binds
|
||||
|
||||
options.niksos.fingerprint = mkEnableOption "fingerprint support.";
|
||||
config = mkIf fingerprint {
|
||||
services.fprintd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue