diff options
| -rw-r--r-- | home.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -137,6 +137,9 @@ in { | |||
| 137 | "/data/docs/university/2025/spring/eel3792c/LR-214703_License.dat" | 137 | "/data/docs/university/2025/spring/eel3792c/LR-214703_License.dat" |
| 138 | else | 138 | else |
| 139 | "/home/vin/docs/university/2025/spring/eel3792c/LR-213834_License.dat"; | 139 | "/home/vin/docs/university/2025/spring/eel3792c/LR-213834_License.dat"; |
| 140 | |||
| 141 | # broken qt6.9 rendering | ||
| 142 | QTWEBENGINE_FORCE_USE_GBM = 0; | ||
| 140 | }; | 143 | }; |
| 141 | 144 | ||
| 142 | shellAliases = { | 145 | shellAliases = { |
