fix(libra): Enable opengl

This commit is contained in:
Jalil David Salamé Messina 2024-01-17 02:34:42 +01:00
parent f2e68a728a
commit b0638c190c
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -18,6 +18,7 @@
"/nix".options = [ "compress=zstd" "noatime" ];
};
hardware.opengl.enable = true;
hardware.bluetooth.enable = true;
# Use the systemd-boot EFI boot loader.