mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Update setting name for nix 24.11: opengl --> graphics
This commit is contained in:
parent
e27c1c4804
commit
62569cd3b7
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in {
|
|||
yt-dlp
|
||||
];
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-driver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue