remove fprintd
This commit is contained in:
parent
f1a772c83e
commit
f1495b288d
1 changed files with 2 additions and 0 deletions
|
@ -88,4 +88,6 @@
|
|||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
# services.fprintd.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue