created list of tech debt built up
This commit is contained in:
parent
e9645905f4
commit
b1053ad5e2
3 changed files with 8 additions and 5 deletions
|
@ -44,9 +44,7 @@
|
|||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
};
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
# Load nvidia driver for Xorg and Wayland
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue