añade fix de nixGL
This commit is contained in:
parent
e18fc7ff28
commit
04a58457f8
7 changed files with 33 additions and 7 deletions
|
|
@ -3,4 +3,6 @@
|
|||
"0" = "DisplayPort-0";
|
||||
"1" = "DisplayPort-1";
|
||||
};
|
||||
|
||||
config.local.nixos = true;
|
||||
}
|
||||
|
|
@ -3,4 +3,6 @@
|
|||
"0" = "eDP-1";
|
||||
"1" = null;
|
||||
};
|
||||
|
||||
config.local.nixos = false;
|
||||
}
|
||||
Reference in a new issue