Merge pull request #260779 from Artturin/fixeval2

This commit is contained in:
Artturi 2023-10-13 01:22:03 +03:00 committed by GitHub
commit 445d6c5923
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -365,6 +365,7 @@ in
};
xkb = mkOption {
default = { };
description = "X keyboard extension (XKB) configuration";
type = types.submodule {
options = {