diff --git a/machines/boxy/configuration.nix b/machines/boxy/configuration.nix index 75904ae..f3eb9e6 100644 --- a/machines/boxy/configuration.nix +++ b/machines/boxy/configuration.nix @@ -20,6 +20,8 @@ networking.hostName = "boxy"; # Define your hostname. + hardware.opengl.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. #