im scared for how many files are gonna be changed in this commit
This commit is contained in:
parent
81c53777e4
commit
9c361a2c9e
6 changed files with 34 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{pkgs, ...}:{
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
(envision.overrideAttrs {
|
||||
buildInputs = [pkgs.mesa];
|
||||
})
|
||||
(lutris.override {
|
||||
extraPkgs = pkgs: [
|
||||
wine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue