bump
This commit is contained in:
parent
07c2973f02
commit
659b4f54e7
2 changed files with 24 additions and 18 deletions
|
|
@ -4,6 +4,12 @@
|
|||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# services.pipewire.wireplumber.extraConfig = {
|
||||
# "wireplumber.settings" = {
|
||||
# "device.routes.default-source-volume" = 0.42;
|
||||
# };
|
||||
# };
|
||||
|
||||
services.rsyslogd = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue