forked from max_ag/wayland_panel
muhehe
This commit is contained in:
parent
58166358ba
commit
95353bb8d6
7 changed files with 27 additions and 22 deletions
|
|
@ -58,8 +58,7 @@
|
|||
]
|
||||
++ runtimeLibs;
|
||||
|
||||
LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath runtimeLibs;
|
||||
VK_ICD_FILENAMES = "${pkgs.mesa}/share/vulkan/icd.d/intel_icd.x86_64.json";
|
||||
LD_LIBRARY_PATH = "/run/opengl-driver/lib:${pkgs.lib.makeLibraryPath runtimeLibs}";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue