updates
This commit is contained in:
parent
b9d85bde08
commit
26ac62e239
2 changed files with 12 additions and 13 deletions
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
# Enable sound.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = true;
|
||||
hardware.pulseaudio.package = pkgs.pulseaudioFull;
|
||||
environment.systemPackages = [ pkgs.pavucontrol ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue