Add & enable wireplumber

This commit is contained in:
Lillian Violet 2024-02-16 14:41:36 +01:00
parent 629b3127c1
commit 123fc86753

View file

@ -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 = {