nixos/graphical: don't enable Pulseaudio
This commit is contained in:
parent
2ed8e5f614
commit
644cf688b3
@ -14,8 +14,5 @@
|
|||||||
libinput.enable = true; # for touchpad support on many laptops
|
libinput.enable = true; # for touchpad support on many laptops
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable sound in virtualbox appliances.
|
|
||||||
hardware.pulseaudio.enable = true;
|
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.mesa-demos pkgs.firefox ];
|
environment.systemPackages = [ pkgs.mesa-demos pkgs.firefox ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user