mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 06:33:56 -05:00
lavaridge/fallarbor: removed fprintd mitigations
This commit is contained in:
parent
cbdd5f9976
commit
cd5dbb73bf
|
@ -23,9 +23,6 @@
|
|||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
fprintd.package = pkgs.fprintd.overrideAttrs {
|
||||
mesonCheckFlags = ["--no-suite" "fprintd:TestPamFprintd"];
|
||||
};
|
||||
};
|
||||
|
||||
alyraffauf = {
|
||||
|
|
|
@ -24,9 +24,6 @@
|
|||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
fprintd.package = pkgs.fprintd.overrideAttrs {
|
||||
mesonCheckFlags = ["--no-suite" "fprintd:TestPamFprintd"];
|
||||
};
|
||||
};
|
||||
|
||||
alyraffauf = {
|
||||
|
|
Loading…
Reference in a new issue