diff --git a/hosts/randolph/configuration.nix b/hosts/randolph/configuration.nix index 9cefd60..f5bb8c6 100644 --- a/hosts/randolph/configuration.nix +++ b/hosts/randolph/configuration.nix @@ -79,7 +79,7 @@ services.logind.powerKeyLongPress = "poweroff"; # Enable graphics. - hardware.opengl.enable = true; + hardware.graphics.enable = true; # Allow users in group "video" to modify backlight # services.udev.extraRules = ''