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