aboutsummaryrefslogtreecommitdiff
path: root/hosts/laurel
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/laurel')
-rw-r--r--hosts/laurel/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/laurel/configuration.nix b/hosts/laurel/configuration.nix
index 8ff1fe5..e824853 100644
--- a/hosts/laurel/configuration.nix
+++ b/hosts/laurel/configuration.nix
@@ -35,7 +35,7 @@
35 # Enable sound. 35 # Enable sound.
36 # sound.enable = true; 36 # sound.enable = true;
37 hardware.pulseaudio.enable = true; 37 hardware.pulseaudio.enable = true;
38 hardware.opengl = { 38 hardware.graphics = {
39 enable = true; 39 enable = true;
40 extraPackages = with pkgs; [ 40 extraPackages = with pkgs; [
41 intel-media-driver 41 intel-media-driver