mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Add fwupd service
This commit is contained in:
parent
113392c78e
commit
15d1a89310
2 changed files with 1 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ in {
|
|||
powerManagement.enable = true;
|
||||
services.thermald.enable = true;
|
||||
services.tlp.enable = true;
|
||||
services.fwupd.enable = true;
|
||||
|
||||
## Mouse
|
||||
services.libinput.mouse.accelProfile = "flat";
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@ in {
|
|||
pulseaudio
|
||||
pavucontrol
|
||||
alsa-utils
|
||||
fwupd
|
||||
];
|
||||
|
||||
# Hardware preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue