diff --git a/profiles/graphical/default.nix b/profiles/graphical/default.nix index 7a2b458c..e52ca795 100644 --- a/profiles/graphical/default.nix +++ b/profiles/graphical/default.nix @@ -12,6 +12,7 @@ in hardware.opengl.enable = true; hardware.opengl.driSupport = true; + hardware.pulseaudio.enable = true; sound.enable = true;