removed sound option it no longer has any effect
This commit is contained in:
parent
b3df0c019e
commit
9d9d6931b6
|
@ -100,7 +100,6 @@
|
|||
(nerdfonts.override { fonts = [ "FiraCode" "DroidSansMono" ]; })
|
||||
];
|
||||
|
||||
sound.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
|
|
Loading…
Reference in a new issue