From 5514b8f6849c904146d5f4c2fcfff0105f8177e1 Mon Sep 17 00:00:00 2001 From: op Date: Wed, 6 Nov 2024 11:58:56 +0000 Subject: rename deprecated field --- hosts/laurel/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') 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 @@ # Enable sound. # sound.enable = true; hardware.pulseaudio.enable = true; - hardware.opengl = { + hardware.graphics = { enable = true; extraPackages = with pkgs; [ intel-media-driver -- cgit v1.2.3