Remove nixGL

This commit is contained in:
Geoffrey Preud'homme 2024-03-26 16:49:09 +01:00
parent 7973e2ccd7
commit fe468eebd7
No known key found for this signature in database
GPG key ID: A8F1DA9A7F67BECA
3 changed files with 1 additions and 14 deletions

View file

@ -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";