Remove no-longer-used sound.enable flag
https://github.com/NixOS/nixpkgs/pull/326262
This commit is contained in:
parent
a34bc61fe6
commit
534c0da01b
1 changed files with 0 additions and 1 deletions
|
|
@ -88,7 +88,6 @@
|
|||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue