Loading nixos/modules/services/x11/xserver.nix +1 −0 Original line number Diff line number Diff line Loading @@ -512,6 +512,7 @@ in externallyConfiguredDrivers = mkOption { type = types.listOf types.str; internal = true; default = [ ]; description = '' A list of externally configured drivers (by name). Modules that manually configure their drivers should add said drivers to this Loading Loading
nixos/modules/services/x11/xserver.nix +1 −0 Original line number Diff line number Diff line Loading @@ -512,6 +512,7 @@ in externallyConfiguredDrivers = mkOption { type = types.listOf types.str; internal = true; default = [ ]; description = '' A list of externally configured drivers (by name). Modules that manually configure their drivers should add said drivers to this Loading