mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-17 14:31:15 +01:00
fix 24.05 evaluation
This commit is contained in:
parent
cc634b69c8
commit
584a5e5518
16 changed files with 56 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [ ../24.05-compat.nix ];
|
||||
options.hardware.intelgpu.driver = lib.mkOption {
|
||||
description = "Intel GPU driver to use";
|
||||
type = lib.types.enum [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue