mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-16 20:55:06 +01:00
fix display
This commit is contained in:
parent
03be64e31a
commit
8a52336e13
2 changed files with 12 additions and 10 deletions
|
|
@ -134,6 +134,8 @@ in
|
|||
# scrollButton = 2;
|
||||
#};
|
||||
};
|
||||
# https://github.com/NixOS/nixpkgs/issues/299944#issuecomment-2027246826
|
||||
hardware.nvidia.modesetting.enable = true;
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue