Remove nixGL
This commit is contained in:
parent
7973e2ccd7
commit
fe468eebd7
3 changed files with 1 additions and 14 deletions
|
@ -17,7 +17,6 @@
|
|||
description = "A list of xrandr screen names from left to right.";
|
||||
type = lib.types.listOf lib.types.str;
|
||||
};
|
||||
nixGLIntel = lib.mkEnableOption "Enable nixGLIntel/nixVulkanIntel for windows manager";
|
||||
maxVideoHeight = lib.mkOption {
|
||||
type = lib.types.int;
|
||||
description = "Maximum video height in pixel the machine can reasonably watch";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue