5 lines
78 B
Nix
5 lines
78 B
Nix
{
|
|
# Enable sound.
|
|
sound.enable = true;
|
|
hardware.pulseaudio.enable = true;
|
|
} |