NVIDIA implies unfree
This commit is contained in:
parent
3440111c0f
commit
f586272c61
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# https://community.frame.work/t/egpu-gtx-1060-6gb-working-great-on-nixos-on-the-12th-gen-framework/40919
|
||||
{ config, ... }: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Enable OpenGL
|
||||
hardware.graphics.enable = true;
|
||||
hardware.graphics.enable32Bit = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue