mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
disable fprint
This commit is contained in:
parent
78a62d65b0
commit
f267107e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -55,5 +55,5 @@
|
|||
clean.extraArgs = "--keep-since 7d --keep 10";
|
||||
flake = "/home/death916/Documents/nix-config/";
|
||||
};
|
||||
services.fprintd.enable = true;
|
||||
services.fprintd.enable = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue