diff --git a/machines/boxy/configuration.nix b/machines/boxy/configuration.nix index f3eb9e6..bbae7d2 100644 --- a/machines/boxy/configuration.nix +++ b/machines/boxy/configuration.nix @@ -20,7 +20,7 @@ networking.hostName = "boxy"; # Define your hostname. - hardware.opengl.enable = true; + hardware.graphics.enable = true; # This option defines the first version of NixOS you have installed on this particular machine, # and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.