remove deprecated option
This commit is contained in:
parent
c5b5358f84
commit
e9c9c671dd
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
||||||
alsa.enable = true;
|
alsa.enable = true;
|
||||||
alsa.support32Bit = true;
|
alsa.support32Bit = true;
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
lowLatency.enable = true;
|
# lowLatency.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue