xmonad: restrict news entry to Linux
This commit is contained in:
parent
b42fce7aaa
commit
21ac4c499b
|
@ -2087,6 +2087,7 @@ in
|
||||||
|
|
||||||
{
|
{
|
||||||
time = "2021-06-16T01:26:16+00:00";
|
time = "2021-06-16T01:26:16+00:00";
|
||||||
|
condition = hostPlatform.isLinux;
|
||||||
message = ''
|
message = ''
|
||||||
The xmonad module now compiles the configuration before
|
The xmonad module now compiles the configuration before
|
||||||
linking the binary to the place xmonad expects to find
|
linking the binary to the place xmonad expects to find
|
||||||
|
|
Loading…
Reference in a new issue