Add & enable wireplumber
This commit is contained in:
parent
629b3127c1
commit
123fc86753
|
@ -89,6 +89,7 @@
|
|||
|
||||
# User tools
|
||||
noisetorch
|
||||
wireplumber
|
||||
];
|
||||
|
||||
programs.direnv = {
|
||||
|
@ -146,6 +147,7 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
wireplumber.enable = true;
|
||||
};
|
||||
|
||||
programs.noisetorch = {
|
||||
|
|
Loading…
Reference in a new issue