diff --git a/hosts/laptop/hardware.nix b/hosts/laptop/hardware.nix index 7eb87fc..658fdc8 100644 --- a/hosts/laptop/hardware.nix +++ b/hosts/laptop/hardware.nix @@ -24,7 +24,7 @@ services = { fwupd.enable = true; - fprintd.enable = true; + fprintd.enable = true; # fwupdmgr refresh && fwupdmgr update upower = { enable = true; criticalPowerAction = "Hibernate";