This commit is contained in:
Tao Tien 2025-03-10 23:10:36 -07:00
parent 07c2973f02
commit 659b4f54e7
2 changed files with 24 additions and 18 deletions

View file

@ -4,6 +4,12 @@
pkgs,
...
}: {
# services.pipewire.wireplumber.extraConfig = {
# "wireplumber.settings" = {
# "device.routes.default-source-volume" = 0.42;
# };
# };
services.rsyslogd = {
enable = true;
extraConfig = ''