This commit is contained in:
parent
b5f2b44e7e
commit
42a60797dd
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ in
|
||||||
{
|
{
|
||||||
nixGL = {
|
nixGL = {
|
||||||
inherit (inputs.nixgl) packages;
|
inherit (inputs.nixgl) packages;
|
||||||
|
|
||||||
|
defaultWrapper = "mesa";
|
||||||
|
|
||||||
|
installScripts = [ "mesa" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue