feat(home): enable easyeffects for microphone noise cancellation
All checks were successful
Check / eval (push) Successful in 3m2s
All checks were successful
Check / eval (push) Successful in 3m2s
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
# Automount removable media (USB drives) and provide safe-removal notifications.
|
||||
services.udiskie.enable = true;
|
||||
|
||||
# Microphone noise cancellation (rnnoise) and audio EQ.
|
||||
services.easyeffects.enable = true;
|
||||
|
||||
# Wifi from the bar: nm-applet lives in waybar's tray (SNI flag via
|
||||
# preferStatusNotifierItems — without it there is no tray icon).
|
||||
services.network-manager-applet.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user