fix server, etc etc

This commit is contained in:
Tao Tien 2024-01-22 10:40:07 -08:00
parent 827885b5b2
commit 50d47ffe5a
6 changed files with 42 additions and 39 deletions

View file

@ -26,7 +26,7 @@
config.allowUnfree = true;
config.permittedInsecurePackages = [
"electron-24.8.6"
"qtwebkit-5.212.0-alpha4"
# "qtwebkit-5.212.0-alpha4"
];
};
};