Loading nixos/modules/services/x11/xserver.nix +1 −0 Original line number Diff line number Diff line Loading @@ -365,6 +365,7 @@ in }; xkb = mkOption { default = { }; description = "X keyboard extension (XKB) configuration"; type = types.submodule { options = { Loading Loading
nixos/modules/services/x11/xserver.nix +1 −0 Original line number Diff line number Diff line Loading @@ -365,6 +365,7 @@ in }; xkb = mkOption { default = { }; description = "X keyboard extension (XKB) configuration"; type = types.submodule { options = { Loading