Merge #224143: nixos/qtile: fix manual build
(the build is OK on unstable/master but not on 22.11)
This commit is contained in:
commit
45c671173b
@ -27,8 +27,7 @@ in
|
||||
type = types.enum [ "x11" "wayland" ];
|
||||
default = "x11";
|
||||
description = lib.mdDoc ''
|
||||
Backend to use in qtile:
|
||||
<option>x11</option> or <option>wayland</option>.
|
||||
Backend to use in qtile: `x11` or `wayland`.
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user