forked from Bun/nixos-config
Add my Pinebook into the mix
This commit is contained in:
parent
45f3ebe309
commit
a900acf90d
10 changed files with 142 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vulkan-loader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue