1
0
Fork 0
forked from Bun/nixos-config

Add my Pinebook into the mix

This commit is contained in:
jimjam4real 2024-09-22 14:46:51 -04:00
parent 45f3ebe309
commit a900acf90d
10 changed files with 142 additions and 6 deletions

View file

@ -2,7 +2,6 @@
# Enable OpenGL
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [
vulkan-loader