diff --git a/machines/libra/default.nix b/machines/libra/default.nix index d1cea4a..88fe86f 100644 --- a/machines/libra/default.nix +++ b/machines/libra/default.nix @@ -18,6 +18,7 @@ "/nix".options = [ "compress=zstd" "noatime" ]; }; + hardware.opengl.enable = true; hardware.bluetooth.enable = true; # Use the systemd-boot EFI boot loader.