mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
hosts/laptop: Add fwupdmgr instructions
This commit is contained in:
parent
b33a3e2469
commit
f276848b18
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
fprintd.enable = true;
|
||||
fprintd.enable = true; # fwupdmgr refresh && fwupdmgr update
|
||||
upower = {
|
||||
enable = true;
|
||||
criticalPowerAction = "Hibernate";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue