Format nix files
This commit is contained in:
parent
b97a79fc63
commit
992c6d3c40
5 changed files with 17 additions and 15 deletions
|
|
@ -9,7 +9,7 @@
|
|||
then
|
||||
shopt -q login_shell && LOGIN_OPTION='--login' || LOGIN_OPTION=""
|
||||
LD_LIBRARY_PATH="''${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}${
|
||||
with pkgs;
|
||||
with pkgs;
|
||||
lib.makeLibraryPath [
|
||||
vulkan-loader
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue