Format
This commit is contained in:
parent
900185b2f3
commit
681ce9d77b
1 changed files with 2 additions and 2 deletions
|
@ -29,8 +29,8 @@
|
|||
];
|
||||
env = [
|
||||
{
|
||||
name = "LD_PRELOAD";
|
||||
value = "${pkgs.xorg.libXtst}/lib/libXtst.so.6";
|
||||
name = "LD_PRELOAD";
|
||||
value = "${pkgs.xorg.libXtst}/lib/libXtst.so.6";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue