mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 14:06:30 +00:00
rename hardware.{opengl,graphics}
This commit is contained in:
parent
929c5ee84a
commit
02dcac97f5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
# allow unfree licenced packges
|
# allow unfree licenced packges
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
};
|
};
|
||||||
hardware.opengl = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPackages = with pkgs; [
|
extraPackages = with pkgs; [
|
||||||
intel-compute-runtime
|
intel-compute-runtime
|
||||||
|
|
Loading…
Reference in a new issue