Add ratbagd for managing mouse settings and fwupd.
This commit is contained in:
parent
c564b4b055
commit
4bdb17d9aa
1 changed files with 6 additions and 0 deletions
|
@ -59,6 +59,12 @@
|
|||
# Enable fstrim
|
||||
services.fstrim.enable = true;
|
||||
|
||||
# Enable ratbagd to customize mouse options
|
||||
services.ratbagd.enable = true;
|
||||
|
||||
# Enable firmware updater
|
||||
services.fwupd.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
services.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue