system/audio: remove alsa persistence
This commit is contained in:
parent
87b1632ae2
commit
53541504ec
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ in {
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
jack.enable = true;
|
jack.enable = true;
|
||||||
};
|
};
|
||||||
hardware.alsa.enablePersistence = true;
|
|
||||||
services.pipewire.extraConfig.pipewire = {
|
services.pipewire.extraConfig.pipewire = {
|
||||||
"context.properties" = {
|
"context.properties" = {
|
||||||
"default.clock.rate" = int.rate;
|
"default.clock.rate" = int.rate;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue