mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-04 08:32:11 +02:00
fix broken libgl things
This commit is contained in:
parent
c71719a1e9
commit
2ac2033b59
2 changed files with 5 additions and 0 deletions
configs/thilo-laptop
|
@ -36,5 +36,9 @@
|
|||
advanced-scene-switcher
|
||||
]; */
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
LD_LIBRARY_PATH = "${pkgs.libGL}/lib";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue