Define nixGL with wrapper
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{ pkgs }:
|
||||
{ pkgs, config, ... }:
|
||||
|
||||
with pkgs; [ ]
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
{ pkgs }:
|
||||
{ pkgs, config, ... }:
|
||||
|
||||
with pkgs; [ ]
|
||||
|
||||